Home
last modified time | relevance | path

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

/openssl/apps/
H A Dspeed.c307 D_EVP, D_GHASH, D_RAND, D_EVP_CMAC, D_KMAC128, D_KMAC256, enumerator
358 {"ghash", D_GHASH},
822 for (count = 0; COND(c[D_GHASH][testnum]); count++) { in GHASH_loop()
2576 doit[D_GHASH] = 0; in speed_main()
2885 if (doit[D_GHASH]) { in speed_main()
2906 print_message(names[D_GHASH], lengths[testnum], seconds.sym); in speed_main()
2910 print_result(D_GHASH, testnum, count, d); in speed_main()

Completed in 13 milliseconds