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

/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c336 int error, needauth; local
341 needauth = 0;
370 needauth = 1;
381 needauth = 1;
390 if (enccrd == NULL || (needauth && authcrd == NULL)) {

Completed in 47 milliseconds