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

/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptotest.c115 int ishash; member in struct:alg
256 if (!alg->ishash) {
279 if (alg->ishash)
308 if (!alg->ishash) {
317 if (!alg->ishash) {
479 int nops = alg->ishash ? count : 2*count;

Completed in 44 milliseconds