Searched refs:auth_hash_hmac_sha2_256 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/opencrypto/
H A Dxform_auth.h72 extern struct auth_hash auth_hash_hmac_sha2_256;
H A Dxform_sha2.c63 struct auth_hash auth_hash_hmac_sha2_256 = { variable in typeref:struct:auth_hash
H A Dcryptodev.c459 thash = &auth_hash_hmac_sha2_256;
H A Dcryptosoft.c828 axf = &auth_hash_hmac_sha2_256;
/freebsd-11.0-release/sys/dev/glxsb/
H A Dglxsb_hash.c129 ses->ses_axf = &auth_hash_hmac_sha2_256;
/freebsd-11.0-release/sys/crypto/via/
H A Dpadlock_hash.c338 ses->ses_axf = &auth_hash_hmac_sha2_256;
/freebsd-11.0-release/sys/netipsec/
H A Dxform_ah.c166 return &auth_hash_hmac_sha2_256;

Completed in 63 milliseconds