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

/freebsd-11-stable/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 Dcryptosoft.c834 axf = &auth_hash_hmac_sha2_512;
H A Dcryptodev.c475 thash = &auth_hash_hmac_sha2_512;
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb_hash.c135 ses->ses_axf = &auth_hash_hmac_sha2_512;
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_hash.c344 ses->ses_axf = &auth_hash_hmac_sha2_512;
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1933 auth_hash = &auth_hash_hmac_sha2_512;
/freebsd-11-stable/sys/netipsec/
H A Dkey.c557 { SADB_X_AALG_SHA2_512, &auth_hash_hmac_sha2_512 },

Completed in 133 milliseconds