Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qat_c2xxx/
HDqatreg.h1489 HW_CIPHER_NO_CONVERT = 0, /* no key convert is required*/ enumerator
HDqat.c1248 key_convert = HW_CIPHER_NO_CONVERT; in qat_crypto_load_cipher_session()