Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/compat/crypt/
H A Dhmac.c69 static const struct hmac { struct
77 } hmacs[] = { argument
143 hmac(const char *name, in hmac() function
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_record.c155 struct crypto_hash *hmac; in tlsv1_record_send() local
284 struct crypto_hash *hmac; in tlsv1_record_receive() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A 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
/dflybsd-src/crypto/libressl/crypto/hkdf/
H A Dhkdf.c78 HMAC_CTX hmac; in HKDF_expand() local
/dflybsd-src/contrib/ldns/
H A Dkeys.c428 unsigned char *hmac; in ldns_key_new_frm_fp_l() local
1102 unsigned char *hmac; in ldns_key_new_frm_algorithm() local
1398 ldns_key_set_hmac_key(ldns_key *k, unsigned char *hmac) in ldns_key_set_hmac_key()
2056 unsigned char* hmac; in ldns_key_deep_free() local
/dflybsd-src/crypto/libressl/crypto/pkcs12/
H A Dp12_mutl.c115 HMAC_CTX *hmac = NULL; in PKCS12_gen_mac() local
/dflybsd-src/crypto/libressl/ssl/
H A Dt1_enc.c165 unsigned char A1[EVP_MAX_MD_SIZE], hmac[EVP_MAX_MD_SIZE]; in tls1_P_hash() local
H A Dt1_lib.c986 unsigned char hmac[EVP_MAX_MD_SIZE]; in tls_decrypt_ticket() local
H A Dssl_srvr.c2323 unsigned char *hmac; in ssl3_send_newsession_ticket() local
/dflybsd-src/contrib/ldns/ldns/
H A Dkeys.h142 } hmac; member
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_wolfssl.c164 Hmac hmac; in wolfssl_hmac_vector() local
877 Hmac hmac; member
H A Dcrypto_libtomcrypt.c149 hmac_state hmac; member
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dspeed.c251 unsigned char hmac[MD5_DIGEST_LENGTH]; in speed_main() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c1189 uint8_t hmac[20]; in archive_write_zip_finish_entry() local
H A Darchive_read_support_format_zip.c1316 uint8_t hmac[20]; in check_authentication_code() local