Searched refs:HW_AUTH_ALGO_SHA256 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat.c240 .qshqi_algo_enc = HW_AUTH_ALGO_SHA256,
1322 case HW_AUTH_ALGO_SHA256:
2032 qs->qs_auth_algo = HW_AUTH_ALGO_SHA256;
2036 qs->qs_auth_algo = HW_AUTH_ALGO_SHA256;
H A Dqat_hw17.c429 case HW_AUTH_ALGO_SHA256:
H A Dqat_hw15.c649 case HW_AUTH_ALGO_SHA256:
H A Dqatreg.h1331 HW_AUTH_ALGO_SHA256 = 4, /* SHA-256 hashing */ enumerator in enum:hw_auth_algo

Completed in 168 milliseconds