/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | sha256-tlsprf.c | 60 hmac_sha256(secret, secret_len, A, SHA256_MAC_LEN, A) < 0) in tls_prf_sha256()
|
H A D | sha256.h | 16 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data,
|
H A D | sha256.c | 92 * 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 D | crypto_gnutls.c | 168 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
|
H A D | crypto_nettle.c | 178 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 D | sha256-tlsprf.c | 60 hmac_sha256(secret, secret_len, A, SHA256_MAC_LEN, A) < 0) in tls_prf_sha256()
|
H A D | sha256.h | 16 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data,
|
H A D | sha256.c | 92 * 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 D | crypto_gnutls.c | 168 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function
|
H A D | crypto_nettle.c | 178 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 D | uuid.c | 84 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 D | uuid.c | 84 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 D | wps_attr_process.c | 73 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash); in wps_process_key_wrap_auth()
|
H A D | wps_common.c | 137 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 D | wps_attr_build.c | 374 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 D | wps_attr_process.c | 74 if (hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash) < 0 || in wps_process_key_wrap_auth()
|
H A D | wps_common.c | 137 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 D | wps_attr_build.c | 382 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 D | eap_server.c | 736 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 D | eap_server.c | 744 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 D | eap_gpsk_common.c | 538 ret = hmac_sha256(sk, sk_len, data, len, mic); in eap_gpsk_compute_mic()
|
H A D | eap_eke_common.c | 578 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 D | eap_gpsk_common.c | 538 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 D | wpa_common.c | 239 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 D | wpa_common.c | 242 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()
|