Searched refs:HW_CIPHER_ALGO_AES256 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qat_c2xxx/ | ||
H A D | qatreg.h | 1451 HW_CIPHER_ALGO_AES256 = 5, /* AES-256 ciphering */ enumerator |
H A D | qat.c | 1232 return HW_CIPHER_ALGO_AES256; in qat_aes_cipher_algo() |