Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h1326 HW_AUTH_ALGO_NULL = 0, /* Null hashing */ enumerator
H A Dqat_hw15.c697 if (qs->qs_auth_algo != HW_AUTH_ALGO_NULL) in qat_hw15_crypto_setup_desc()