Searched refs:HW_AUTH_CONFIG_BUILD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qat_c2xxx/ | ||
H A D | qatreg.h | 1370 #define HW_AUTH_CONFIG_BUILD(mode, algo, cmp_len) \ macro |
H A D | qat.c | 1304 return HW_AUTH_CONFIG_BUILD(qs->qs_auth_mode, in qat_crypto_load_auth_session() |