Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dspeed.c1053 #define D_IGE_128_AES 25 in speed_main() macro
1312 doit[D_IGE_128_AES] = 1; in speed_main()
1832 if (doit[D_IGE_128_AES]) { in speed_main()
1834 print_message(names[D_IGE_128_AES], c[D_IGE_128_AES][j], lengths[j]); in speed_main()
1836 for (count = 0, run = 1; COND(c[D_IGE_128_AES][j]); count++) in speed_main()
1841 print_result(D_IGE_128_AES, j, count, d); in speed_main()