Searched refs:HW_CIPHER_ALGO_AES128 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qat_c2xxx/ | ||
H A D | qatreg.h | 1449 HW_CIPHER_ALGO_AES128 = 3, /* AES-128 ciphering */ enumerator |
H A D | qat.c | 1228 return HW_CIPHER_ALGO_AES128; in qat_aes_cipher_algo() |