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

/freebsd-11.0-release/sys/opencrypto/
H A Dxform_auth.h74 extern struct auth_hash auth_hash_hmac_sha2_512;
H A Dxform_sha2.c79 struct auth_hash auth_hash_hmac_sha2_512 = { variable in typeref:struct:auth_hash
H A Dcryptodev.c465 thash = &auth_hash_hmac_sha2_512;
H A Dcryptosoft.c834 axf = &auth_hash_hmac_sha2_512;
/freebsd-11.0-release/sys/dev/glxsb/
H A Dglxsb_hash.c135 ses->ses_axf = &auth_hash_hmac_sha2_512;
/freebsd-11.0-release/sys/crypto/via/
H A Dpadlock_hash.c344 ses->ses_axf = &auth_hash_hmac_sha2_512;
/freebsd-11.0-release/sys/netipsec/
H A Dxform_ah.c170 return &auth_hash_hmac_sha2_512;

Completed in 76 milliseconds