Home
last modified time | relevance | path

Searched refs:rsa_bits_tbl (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_throughput.c1116 uint32_t rsa_bits_tbl[] = { in test_rsa_tp() local
1128 for (i = 0; i < ARRAY_SIZE(rsa_bits_tbl); i++) { in test_rsa_tp()
1129 res = test_rsa_item_tp(rsa_bits_tbl[i]); in test_rsa_tp()
1131 printf("test rsa-%u throughput FAIL.\n\n", rsa_bits_tbl[i]); in test_rsa_tp()