Home
last modified time | relevance | path

Searched refs:hmac_sha256_vector (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dsha256-tlsprf.c53 if (hmac_sha256_vector(secret, secret_len, 2, &addr[1], &len[1], A) < 0) in tls_prf_sha256()
58 if (hmac_sha256_vector(secret, secret_len, 3, addr, len, P) < in tls_prf_sha256()
Dsha256-kdf.c56 if (hmac_sha256_vector(secret, secret_len, 3, &addr[1], &len[1], T) < 0) in hmac_sha256_kdf()
77 if (hmac_sha256_vector(secret, secret_len, 4, addr, len, T) < 0) in hmac_sha256_kdf()
Dsha256.c26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() function
103 return hmac_sha256_vector(key, key_len, 1, &data, &data_len, mac); in hmac_sha256()
Dsha256-prf.c81 if (hmac_sha256_vector(key, key_len, 4, addr, len, in sha256_prf_bits()
86 if (hmac_sha256_vector(key, key_len, 4, addr, len, in sha256_prf_bits()
Dcrypto_ops.c60 .hmac_sha256_vector = (esp_hmac_sha256_vector_t)hmac_sha256_vector,
Dsha256.h14 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem,
Dcrypto_mbedtls.c235 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() function
245 return hmac_sha256_vector(key, key_len, 1, &data, &data_len, mac); in hmac_sha256()
/hal_espressif-3.6.0/components/esp_rom/esp32/ld/
Desp32.rom.redefined.ld27 PROVIDE ( hmac_sha256_vector = 0x40060c84 ); symbol
/hal_espressif-3.6.0/components/esp_wifi/include/
Desp_wifi_crypto_types.h378 …esp_hmac_sha256_vector_t hmac_sha256_vector; /**< station connect function used when check MIC… member
/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps_common.c49 hmac_sha256_vector(key, SHA256_MAC_LEN, 4, addr, len, hash); in wps_kdf()
117 hmac_sha256_vector(dhkey, sizeof(dhkey), 3, addr, len, kdk); in wps_derive_keys()
Dwps_enrollee.c78 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_build_e_hash()
88 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_build_e_hash()
597 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_process_r_snonce1()
637 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_process_r_snonce2()
Dwps_attr_process.c41 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash); in wps_process_authenticator()
Dwps_attr_build.c169 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash); in wps_build_authenticator()
Dwps_registrar.c1430 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_build_r_hash()
1440 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_build_r_hash()
2174 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_process_e_snonce1()
2214 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash); in wps_process_e_snonce2()
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Dwpa_common.c557 if (hmac_sha256_vector(kck, kck_len, 3, addr, len, hash) < 0) in rsn_pmkid_suite_b()
746 hmac_sha256_vector(pmk, pmk_len, 3, addr, len, hash); in rsn_pmkid()
Dsae.c497 if (hmac_sha256_vector(addrs, sizeof(addrs), num_elem, in sae_derive_pwe_ecc()
604 if (hmac_sha256_vector(addrs, sizeof(addrs), num_elem, in sae_derive_pwe_ffc()
1298 hmac_sha256_vector(sae->tmp->kck, sizeof(sae->tmp->kck), 5, addr, len, in sae_cn_confirm()
Ddpp.c138 return hmac_sha256_vector(key, key_len, num_elem, addr, len, in dpp_hmac_vector()
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/ld/
Drom_32.ld317 PROVIDE ( hmac_sha256_vector = 0x40060c84 ); symbol
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map41257 .literal.hmac_sha256_vector
46567 .text.hmac_sha256_vector
46570 0x00000000400e8a24 hmac_sha256_vector
70385 hmac_sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32s2.map42071 .literal.hmac_sha256_vector
47563 .text.hmac_sha256_vector
47566 0x0000000040098e80 hmac_sha256_vector
71515 hmac_sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32s3.map53617 .literal.hmac_sha256_vector
58609 .text.hmac_sha256_vector
58612 0x0000000042018fc4 hmac_sha256_vector
86590 hmac_sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32c3.map36077 .text.hmac_sha256_vector
36079 0x000000004201138e hmac_sha256_vector
65811 hmac_sha256_vector esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Dapp.map24701 [!provide] PROVIDE (hmac_sha256_vector, 0x40060c84)