/hostap/src/common/ |
D | sae_pk.c | 529 int sae_hash(size_t hash_len, const u8 *data, size_t len, u8 *hash) in sae_hash() 545 static int sae_pk_hash_sig_data(struct sae_data *sae, size_t hash_len, in sae_pk_hash_sig_data() 609 size_t hash_len; in sae_write_confirm_pk() local 709 size_t hash_len, hash_data_len; in sae_pk_valid_fingerprint() local 780 size_t hash_len; in sae_check_confirm_pk() local
|
D | dpp_backup.c | 215 size_t hash_len) in dpp_build_pbkdf2_alg_id() 264 dpp_build_pw_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_pw_recipient_info() 348 dpp_build_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_recipient_info() 370 dpp_build_enc_cont_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_enc_cont_info() 455 size_t hash_len; in dpp_build_enveloped_data() local
|
D | dpp_crypto.c | 113 int dpp_hkdf_expand(size_t hash_len, const u8 *secret, size_t secret_len, in dpp_hkdf_expand() 132 int dpp_hmac_vector(size_t hash_len, const u8 *key, size_t key_len, in dpp_hmac_vector() 149 static int dpp_hmac(size_t hash_len, const u8 *key, size_t key_len, in dpp_hmac() 164 static int dpp_pbkdf2_f(size_t hash_len, in dpp_pbkdf2_f() 206 int dpp_pbkdf2(size_t hash_len, const u8 *password, size_t password_len, in dpp_pbkdf2() 389 int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, unsigned int hash_len) in dpp_derive_k1() 416 int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, unsigned int hash_len) in dpp_derive_k2() 446 unsigned int hash_len = auth->curve->hash_len; in dpp_derive_bk_ke() local 1142 int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, unsigned int hash_len) in dpp_derive_pmk() 1616 u8 *z, unsigned int hash_len) in dpp_pkex_derive_z() [all …]
|
D | sae.c | 543 static int hkdf_extract(size_t hash_len, const u8 *salt, size_t salt_len, in hkdf_extract() 564 static int hkdf_expand(size_t hash_len, const u8 *prk, size_t prk_len, in hkdf_expand() 832 static int sae_pwd_seed(size_t hash_len, const u8 *ssid, size_t ssid_len, in sae_pwd_seed() 880 size_t pwd_value_len, hash_len, prime_len; in sae_derive_pt_ecc() local 978 size_t hash_len, prime_len, pwd_value_len; in sae_derive_pt_ffc() local 1156 size_t hash_len; in sae_derive_pwe_from_pt_ecc() local 1220 size_t hash_len; in sae_derive_pwe_from_pt_ffc() local 1507 static int sae_kdf_hash(size_t hash_len, const u8 *k, const char *label, in sae_kdf_hash() 1537 size_t hash_len, salt_len, prime_len = sae->tmp->prime_len; in sae_derive_keys() local 2374 size_t hash_len; in sae_write_confirm() local [all …]
|
D | dpp.h | 142 size_t hash_len; member
|
/hostap/hostapd/ |
D | sae_pk_gen.c | 33 size_t hash_len; in main() local
|
/hostap/tests/ |
D | test-rsa-sig-ver.c | 128 size_t hash_len; in cavp_rsa_sig_ver() local
|
/hostap/src/tls/ |
D | pkcs1.c | 203 const u8 *hash, size_t hash_len) in pkcs1_v15_sig_ver()
|
D | tlsv1_client_ocsp.c | 124 unsigned int hash_len; in tls_process_ocsp_single_response() local
|
D | x509v3.c | 1849 size_t hash_len; in x509_check_signature() local
|
/hostap/src/wps/ |
D | wps_attr_build.c | 427 size_t hash_len; in wps_build_oob_dev_pw() local
|
/hostap/src/eap_common/ |
D | ikev2_common.h | 255 size_t hash_len; member 261 size_t hash_len; member
|
D | ikev2_common.c | 118 size_t hash_len; in ikev2_prf_plus() local
|
/hostap/src/eap_server/ |
D | eap_server.c | 710 size_t hash_len; in erp_send_finish_reauth() local 808 size_t hash_len; in SM_STATE() local
|
D | eap_server_aka.c | 347 size_t hash_len; in eap_aka_verify_checkcode() local
|
/hostap/src/crypto/ |
D | tls.h | 57 size_t hash_len; member
|
/hostap/src/eap_peer/ |
D | eap_aka.c | 537 size_t hash_len; in eap_aka_verify_checkcode() local
|
D | eap.c | 1865 size_t hash_len; in eap_peer_finish() local
|
/hostap/src/rsn_supp/ |
D | wpa.c | 7028 size_t hash_len, prime_len; in owe_process_assoc_resp() local
|
/hostap/src/ap/ |
D | ieee802_11.c | 3843 size_t hash_len, prime_len; in owe_process_assoc_req() local
|