Searched defs:salt (Results 1 – 10 of 10) sorted by relevance
/hostap-latest/src/common/ |
D | dpp_backup.c | 214 static struct wpabuf * dpp_build_pbkdf2_alg_id(const struct wpabuf *salt, in dpp_build_pbkdf2_alg_id() 268 *key_enc_alg = NULL, *salt; in dpp_build_pw_recipient_info() local 529 const u8 *salt; member
|
D | dpp_crypto.c | 166 const u8 *salt, size_t salt_len, in dpp_pbkdf2_f() 207 const u8 *salt, size_t salt_len, unsigned int iterations, in dpp_pbkdf2() 391 u8 salt[DPP_MAX_HASH_LEN], prk[DPP_MAX_HASH_LEN]; in dpp_derive_k1() local 418 u8 salt[DPP_MAX_HASH_LEN], prk[DPP_MAX_HASH_LEN]; in dpp_derive_k2() local 1144 u8 salt[DPP_MAX_HASH_LEN], prk[DPP_MAX_HASH_LEN]; in dpp_derive_pmk() local 1618 u8 salt[DPP_MAX_HASH_LEN], prk[DPP_MAX_HASH_LEN]; in dpp_pkex_derive_z() local
|
D | sae.c | 542 static int hkdf_extract(size_t hash_len, const u8 *salt, size_t salt_len, in hkdf_extract() 1153 u8 salt[64], hash[64]; in sae_derive_pwe_from_pt_ecc() local 1217 u8 salt[64], hash[64]; in sae_derive_pwe_from_pt_ffc() local 1529 const u8 *salt; in sae_derive_keys() local
|
/hostap-latest/src/tls/ |
D | pkcs5.c | 26 u8 salt[64]; member 400 static int pkcs12_key_gen(const u8 *pw, size_t pw_len, const u8 *salt, in pkcs12_key_gen()
|
/hostap-latest/src/radius/ |
D | radius.c | 1216 static void encrypt_ms_key(const u8 *key, size_t key_len, u16 salt, in encrypt_ms_key() 1356 u16 salt; in radius_msg_add_mppe_keys() local 1740 const u8 *salt; in radius_msg_get_tunnel_password() local
|
/hostap-latest/port/mbedtls/ |
D | supp_psa_api.c | 415 const unsigned char *salt, size_t slen, in pbkdf2_sha1_psa()
|
/hostap-latest/src/eap_server/ |
D | eap_server_pwd.c | 30 u8 *salt; member
|
D | eap.h | 34 u8 *salt; member
|
/hostap-latest/src/crypto/ |
D | crypto_openssl.c | 4751 const u8 *salt, size_t salt_len, in hpke_labeled_extract()
|
/hostap-latest/src/ap/ |
D | ap_config.h | 185 u8 *salt; member
|