Home
last modified time | relevance | path

Searched defs:hmac_key (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c196 unsigned char hmac_key[64]; in cipher_hw_rc4_hmac_md5_init_mackey() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c690 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha256_set_mac_key() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c637 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha1_set_mac_key() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_rc4_hmac_md5.c185 unsigned char hmac_key[64]; in rc4_hmac_md5_ctrl() local
H A De_aes_cbc_hmac_sha1.c777 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha1_ctrl() local
H A De_aes_cbc_hmac_sha256.c755 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha256_ctrl() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_rc4_hmac_md5.c195 unsigned char hmac_key[64]; in rc4_hmac_md5_ctrl() local
H A De_aes_cbc_hmac_sha256.c758 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha256_ctrl() local
H A De_aes_cbc_hmac_sha1.c780 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha1_ctrl() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ddgst.c91 char *hmac_key = NULL; in dgst_main() local
H A Dspeed.c2203 static const char hmac_key[] = "This is a key..."; in speed_main() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddst_internal.h104 dst_hmac_key_t *hmac_key; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_internal.h129 dst_hmac_key_t *hmac_key; member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.c95 unsigned char *hmac_key; member
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c2002 static const char hmac_key[] = "This is a key..."; in speed_main() local