Home
last modified time | relevance | path

Searched refs:hmac_sha256 (Results 1 - 25 of 45) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256-tlsprf.c60 hmac_sha256(secret, secret_len, A, SHA256_MAC_LEN, A) < 0) in tls_prf_sha256()
H A Dsha256.h16 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data,
H A Dsha256.c92 * hmac_sha256 - HMAC-SHA256 over data buffer (RFC 2104)
100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
H A Dcrypto_gnutls.c168 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
H A Dcrypto_nettle.c178 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256-tlsprf.c60 hmac_sha256(secret, secret_len, A, SHA256_MAC_LEN, A) < 0) in tls_prf_sha256()
H A Dsha256.h16 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data,
H A Dsha256.c92 * hmac_sha256 - HMAC-SHA256 over data buffer (RFC 2104)
100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
H A Dcrypto_gnutls.c168 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
H A Dcrypto_nettle.c178 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Duuid.c84 hmac_sha256(uuid, UUID_LEN, (const u8 *) &t, sizeof(t), hash) < 0) in uuid_random()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c84 hmac_sha256(uuid, UUID_LEN, (const u8 *) &t, sizeof(t), hash) < 0) in uuid_random()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_process.c73 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash); in wps_process_key_wrap_auth()
H A Dwps_common.c137 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, dev_passwd, in wps_derive_psk()
141 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, in wps_derive_psk()
H A Dwps_attr_build.c374 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg), in wps_build_key_wrap_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_process.c74 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash) < 0 || in wps_process_key_wrap_auth()
H A Dwps_common.c137 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, dev_passwd, in wps_derive_psk()
141 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, in wps_derive_psk()
H A Dwps_attr_build.c382 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg), in wps_build_key_wrap_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c736 if (hmac_sha256(erp->rIK, erp->rIK_len, in erp_send_finish_reauth()
920 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
933 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
945 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server.c744 if (hmac_sha256(erp->rIK, erp->rIK_len, in erp_send_finish_reauth()
929 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
942 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
954 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_gpsk_common.c538 ret = hmac_sha256(sk, sk_len, data, len, mic); in eap_gpsk_compute_mic()
H A Deap_eke_common.c578 return hmac_sha256(key, SHA256_MAC_LEN, data, data_len, res); in eap_eke_mac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_gpsk_common.c538 ret = hmac_sha256(sk, sk_len, data, len, mic); in eap_gpsk_compute_mic()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c239 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
259 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
282 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c242 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
273 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
293 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
316 if (hmac_sha256(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
1458 if (hmac_sha256(kck, WPA_PASN_KCK_LEN, buf, buf_len, hash)) in pasn_mic()

Completed in 23 milliseconds

12