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

/freebsd-11.0-release/sys/opencrypto/
H A Dcrypto.c184 static int crypto_timing = 0; variable
185 SYSCTL_INT(_debug, OID_AUTO, crypto_timing, CTLFLAG_RW,
186 &crypto_timing, 0, "Enable/disable crypto timing support");
791 if (crypto_timing)
1015 if (crypto_timing)
1126 if (crypto_timing)
1145 if (crypto_timing) {
1417 if (crypto_timing) {

Completed in 45 milliseconds