Home
last modified time | relevance | path

Searched refs:HW_CIPHER_ALGO_AES256 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h1451 HW_CIPHER_ALGO_AES256 = 5, /* AES-256 ciphering */ enumerator
H A Dqat.c1232 return HW_CIPHER_ALGO_AES256; in qat_aes_cipher_algo()