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

/freebsd-13-stable/sys/dev/qat/
H A Dqat.c1260 qat_aes_cipher_algo(int klen) function
1997 qs->qs_cipher_algo = qat_aes_cipher_algo(csp->csp_cipher_klen);
2001 qs->qs_cipher_algo = qat_aes_cipher_algo(csp->csp_cipher_klen);
2006 qat_aes_cipher_algo(csp->csp_cipher_klen / 2);
2010 qs->qs_cipher_algo = qat_aes_cipher_algo(csp->csp_cipher_klen);
2056 qs->qs_cipher_algo = qat_aes_cipher_algo(csp->csp_auth_klen);

Completed in 56 milliseconds