Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h412 QAT_SYM_HASH_SHA512 = 6, enumerator
H A Dqat.c247 [QAT_SYM_HASH_SHA512] = { &sha512_info, &sha512_config },
1293 algo = QAT_SYM_HASH_SHA512; in qat_crypto_load_auth_session()