Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/qat_c2xxx/
H A Dqatvar.h408 QAT_SYM_HASH_SHA1 = 2, enumerator
H A Dqat.c244 [QAT_SYM_HASH_SHA1] = { &sha1_info, &sha1_config },
1284 algo = QAT_SYM_HASH_SHA1; in qat_crypto_load_auth_session()