Home
last modified time | relevance | path

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

/openbsd/src/sys/crypto/
Dxform.h99 extern const struct auth_hash auth_hash_hmac_sha1_96;
Dxform.c231 const struct auth_hash auth_hash_hmac_sha1_96 = { variable
Dcryptosoft.c848 axf = &auth_hash_hmac_sha1_96; in swcr_newsession()
/openbsd/src/sys/arch/arm64/arm64/
Dcryptox.c176 axf = &auth_hash_hmac_sha1_96; in cryptox_newsession()
/openbsd/src/sys/arch/amd64/amd64/
Dvia.c196 axf = &auth_hash_hmac_sha1_96; in viac3_crypto_newsession()
Daesni.c259 axf = &auth_hash_hmac_sha1_96; in aesni_newsession()
/openbsd/src/sys/arch/i386/i386/
Dvia.c197 axf = &auth_hash_hmac_sha1_96; in viac3_crypto_newsession()
/openbsd/src/sys/arch/i386/pci/
Dglxsb.c436 axf = &auth_hash_hmac_sha1_96; in glxsb_crypto_newsession()
/openbsd/src/sys/netinet/
Dip_esp.c203 thash = &auth_hash_hmac_sha1_96; in esp_init()
Dip_ah.c115 thash = &auth_hash_hmac_sha1_96; in ah_init()