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

/freebsd-13-stable/sys/dev/qat/
H A Dqat.c1806 uint16_t auth_sz; local
1826 if ((auth_sz = qs->qs_auth_mlen) != 0) {
1829 auth_sz, icv);
1831 auth_sz) != 0) {
1836 auth_sz, qsc->qsc_auth_res);

Completed in 102 milliseconds