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

/freebsd-10.1-release/crypto/openssl/apps/
H A Dspeed.c516 # define D_GHASH 29 macro
959 doit[D_GHASH] = 1;
1366 c[D_GHASH][0] = count;
1802 if (doit[D_GHASH]) {
1808 print_message(names[D_GHASH], c[D_GHASH][j], lengths[j]);
1810 for (count = 0, run = 1; COND(c[D_GHASH][j]); count++)
1813 print_result(D_GHASH, j, count, d);

Completed in 153 milliseconds