Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h1449 HW_CIPHER_ALGO_AES128 = 3, /* AES-128 ciphering */ enumerator
H A Dqat.c1228 return HW_CIPHER_ALGO_AES128; in qat_aes_cipher_algo()