Searched refs:hmac_sha384 (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/ |
D | sha384-tlsprf.c | 60 hmac_sha384(secret, secret_len, A, SHA384_MAC_LEN, A) < 0) in tls_prf_sha384()
|
D | sha384.h | 16 int hmac_sha384(const u8 *key, size_t key_len, const u8 *data,
|
D | crypto_mbedtls.c | 229 int hmac_sha384(const u8 *key, size_t key_len, const u8 *data, in hmac_sha384() function
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/ |
D | wpa_common.c | 477 if (hmac_sha384(key, key_len, buf, len, hash)) in wpa_eapol_key_mic()
|
D | dpp.c | 159 return hmac_sha384(key, key_len, data, data_len, mac); in dpp_hmac()
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow.map | 5740 .literal.hmac_sha384 5773 .text.hmac_sha384 70391 hmac_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
|
D | overflow_esp32s2.map | 5867 .literal.hmac_sha384 5900 .text.hmac_sha384 71521 hmac_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
|
D | overflow_esp32s3.map | 9163 .literal.hmac_sha384 9202 .text.hmac_sha384 86596 hmac_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
|
D | overflow_esp32c3.map | 6142 .text.hmac_sha384 65817 hmac_sha384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
|