Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
HDspeed.c354 #define D_IGE_128_AES 25 in speed_main() macro
648 doit[D_IGE_128_AES] = 1; in speed_main()
1222 if (doit[D_IGE_128_AES]) { in speed_main()
1224 print_message(names[D_IGE_128_AES], c[D_IGE_128_AES][j], lengths[j]); in speed_main()
1226 for (count = 0, run = 1; COND(c[D_IGE_128_AES][j]); count++) in speed_main()
1231 print_result(D_IGE_128_AES, j, count, d); in speed_main()