Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h410 QAT_SYM_HASH_SHA256 = 4, enumerator
H A Dqat.c245 [QAT_SYM_HASH_SHA256] = { &sha256_info, &sha256_config },
1287 algo = QAT_SYM_HASH_SHA256; in qat_crypto_load_auth_session()