Home
last modified time | relevance | path

Searched refs:auth_hash_hmac_sha2_384_192 (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/crypto/
H A Dxform.h102 extern const struct auth_hash auth_hash_hmac_sha2_384_192;
H A Dxform.c255 const struct auth_hash auth_hash_hmac_sha2_384_192 = { variable
H A Dcryptosoft.c857 axf = &auth_hash_hmac_sha2_384_192; in swcr_newsession()
/openbsd/sys/arch/arm64/arm64/
H A Dcryptox.c185 axf = &auth_hash_hmac_sha2_384_192; in cryptox_newsession()
/openbsd/sys/arch/i386/i386/
H A Dvia.c206 axf = &auth_hash_hmac_sha2_384_192; in viac3_crypto_newsession()
/openbsd/sys/arch/amd64/amd64/
H A Dvia.c205 axf = &auth_hash_hmac_sha2_384_192; in viac3_crypto_newsession()
H A Daesni.c268 axf = &auth_hash_hmac_sha2_384_192; in aesni_newsession()
/openbsd/sys/arch/i386/pci/
H A Dglxsb.c445 axf = &auth_hash_hmac_sha2_384_192; in glxsb_crypto_newsession()
/openbsd/sys/netinet/
H A Dip_ah.c127 thash = &auth_hash_hmac_sha2_384_192; in ah_init()
H A Dip_esp.c215 thash = &auth_hash_hmac_sha2_384_192; in esp_init()