Searched defs:test_cipher_item_tp (Results 1 – 1 of 1) sorted by relevance
224 static int test_cipher_item_tp(bool is_virt, uint32_t key_len, uint32_t algo, in test_cipher_item_tp() function321 struct test_cipher_item_tp { in test_cipher_tp() struct322 uint32_t algo; in test_cipher_tp()323 uint32_t modes[RK_CIPHER_MODE_MAX]; in test_cipher_tp()324 uint32_t key_len; in test_cipher_tp()325 uint32_t op[2]; in test_cipher_tp()