Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h411 QAT_SYM_HASH_SHA384 = 5, enumerator
H A Dqat.c246 [QAT_SYM_HASH_SHA384] = { &sha384_info, &sha384_config },
1290 algo = QAT_SYM_HASH_SHA384; in qat_crypto_load_auth_session()