Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/tls/
Dtlsv1_record.c155 struct crypto_hash *hmac; in tlsv1_record_send() local
284 struct crypto_hash *hmac; in tlsv1_record_receive() local
/hostap-latest/src/eap_common/
Deap_sim_common.c168 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_verify_mac() local
207 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_add_mac() local
362 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_verify_mac_sha256() local
401 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_add_mac_sha256() local
/hostap-latest/src/crypto/
Dcrypto_libtomcrypt.c149 hmac_state hmac; member
Dcrypto_openssl.c1525 EVP_MAC *hmac; in openssl_hmac_vector() local
4760 EVP_MAC *hmac; in hpke_labeled_extract() local
4852 EVP_MAC *hmac; in hpke_labeled_expand() local
Dcrypto_wolfssl.c379 Hmac hmac; in wolfssl_hmac_vector() local
1173 Hmac hmac; member