Home
last modified time | relevance | path

Searched defs:secret (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Dchap.c13 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge, in chap_md5()
/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dsha256-kdf.c32 int hmac_sha256_kdf(const u8 *secret, size_t secret_len, in hmac_sha256_kdf()
Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256()
Dsha384-tlsprf.c29 int tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha384()
Dsha1-tlsprf.c30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha1_md5()
Dcrypto_internal-modexp.c46 u8 *secret, size_t *len) in crypto_dh_derive_secret()
Dcrypto_mbedtls-ec.c722 u8 *secret, size_t *secret_len) in crypto_ecdh()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc_dh.c146 uint8_t *secret, uECC_Curve curve) in uECC_shared_secret()
/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/
Dtlsv1_common.c323 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf()
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h555 struct wpabuf *secret; member
Ddpp.c112 static int dpp_hkdf_expand(size_t hash_len, const u8 *secret, size_t secret_len, in dpp_hkdf_expand()
234 u8 *secret, size_t *secret_len) in dpp_ecdh()
/hal_espressif-3.6.0/components/bootloader/subproject/components/micro-ecc/micro-ecc/
DuECC.c1036 uint8_t *secret, in uECC_shared_secret()