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

/freebsd-11-stable/sys/opencrypto/
H A Dxform_auth.h73 extern struct auth_hash auth_hash_hmac_sha2_384;
H A Dxform_sha2.c71 struct auth_hash auth_hash_hmac_sha2_384 = { variable in typeref:struct:auth_hash
H A Dcryptosoft.c831 axf = &auth_hash_hmac_sha2_384;
H A Dcryptodev.c472 thash = &auth_hash_hmac_sha2_384;
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb_hash.c132 ses->ses_axf = &auth_hash_hmac_sha2_384;
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_hash.c341 ses->ses_axf = &auth_hash_hmac_sha2_384;
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1927 auth_hash = &auth_hash_hmac_sha2_384;
/freebsd-11-stable/sys/netipsec/
H A Dkey.c556 { SADB_X_AALG_SHA2_384, &auth_hash_hmac_sha2_384 },

Completed in 263 milliseconds