Searched refs:auth_hash_hmac_sha2_256_128 (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/crypto/
H A Dxform.h101 extern const struct auth_hash auth_hash_hmac_sha2_256_128;
H A Dxform.c247 const struct auth_hash auth_hash_hmac_sha2_256_128 = { variable in typeref:struct:auth_hash
H A Dcryptosoft.c854 axf = &auth_hash_hmac_sha2_256_128;
/openbsd-current/sys/arch/arm64/arm64/
H A Dcryptox.c182 axf = &auth_hash_hmac_sha2_256_128;
/openbsd-current/sys/arch/i386/i386/
H A Dvia.c203 axf = &auth_hash_hmac_sha2_256_128;
/openbsd-current/sys/arch/amd64/amd64/
H A Dvia.c202 axf = &auth_hash_hmac_sha2_256_128;
H A Daesni.c265 axf = &auth_hash_hmac_sha2_256_128;
/openbsd-current/sys/netinet/
H A Dip_ah.c123 thash = &auth_hash_hmac_sha2_256_128;
H A Dip_esp.c211 thash = &auth_hash_hmac_sha2_256_128;
/openbsd-current/sys/arch/i386/pci/
H A Dglxsb.c442 axf = &auth_hash_hmac_sha2_256_128;

Completed in 210 milliseconds