Home
last modified time | relevance | path

Searched defs:test_cipher_item_tp (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_throughput.c224 static int test_cipher_item_tp(bool is_virt, uint32_t key_len, uint32_t algo, in test_cipher_item_tp() function
321 struct test_cipher_item_tp { in test_cipher_tp() struct
322 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()