Searched refs:test_cipher_item_tp (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_throughput.c | 224 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 328 static struct test_cipher_item_tp test_item_tbl[] = { in test_cipher_tp() 410 if (test_cipher_item_tp(false, key_len, algo, mode, in test_cipher_tp() 435 if (test_cipher_item_tp(true, key_len, algo, mode, in test_cipher_tp()
|