/hostap/src/crypto/ |
D | sha256-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
|
D | sha512-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha512_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha512_prf_bits() local
|
D | sha384-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha384_prf_bits() local
|
D | aes-eax.c | 33 size_t buf_len; in aes_128_eax_encrypt() local 97 size_t buf_len; in aes_128_eax_decrypt() local
|
D | sha1-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
|
D | sha1-tprf.c | 30 const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) in sha1_t_prf()
|
D | tls_none.c | 206 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version()
|
/hostap/src/eap_peer/ |
D | eap_fast_pac.c | 185 size_t buf_len; member 477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write() 575 char **pos, size_t *buf_len) in eap_fast_add_pac_data() 624 size_t buf_len; in eap_fast_save_pac() local
|
D | mschapv2.c | 113 const u8 *buf, size_t buf_len) in mschapv2_verify_auth_response()
|
/hostap/wpa_supplicant/ |
D | robust_av.c | 269 size_t buf_len; in wpas_send_mscs_req() local 324 size_t buf_len = 0; in tclas_elem_len() local 371 size_t buf_len = 0; in qos_char_len() local 416 size_t buf_len = 0; in allocate_scs_buf() local 1589 size_t buf_len; in wpas_send_dscp_response() local
|
D | p2p_supplicant_sd.c | 102 static int p2p_sd_dns_uncompress(char *buf, size_t buf_len, const u8 *msg, in p2p_sd_dns_uncompress() 699 size_t buf_len; in wpas_sd_request() local 826 size_t buf_len; in wpas_sd_p2ps_serv_response() local 896 size_t buf_len; in wpas_sd_response() local
|
D | wnm_sta.c | 33 u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie() 43 const u8 *addr, const u8 *buf, u16 buf_len, in ieee80211_11_set_tfs_ie()
|
D | driver_i.h | 564 u8 *buf, size_t buf_len) in wpa_drv_get_noa() 614 char *cmd, char *buf, size_t buf_len) in wpa_drv_driver_cmd() 690 u8 *buf, u16 *buf_len) in wpa_drv_wnm_oper()
|
/hostap/wlantest/ |
D | bip.c | 82 size_t plen, mic_len, element_len, buf_len; in bip_protect_s1g_beacon() local 262 size_t plen, mic_len, element_len, buf_len; in bip_gmac_protect_s1g_beacon() local
|
/hostap/src/eap_common/ |
D | eap_peap_common.c | 17 u8 *buf, size_t buf_len) in peap_prfplus()
|
D | eap_sake_common.c | 219 u8 *buf, size_t buf_len) in eap_sake_kdf()
|
/hostap/src/pasn/ |
D | pasn_responder.c | 105 size_t buf_len; in pasn_wd_handle_sae_commit() local 180 size_t buf_len; in pasn_wd_handle_sae_confirm() local
|
D | pasn_initiator.c | 139 size_t buf_len; in wpas_pasn_wd_sae_rx() local 369 size_t buf_len; in wpas_pasn_wd_fils_rx() local
|
D | pasn_common.c | 314 u16 buf_len; in pasn_parse_encrypted_data() local
|
/hostap/src/utils/ |
D | pcsc_funcs.c | 266 static int scard_parse_fsp_templ(unsigned char *buf, size_t buf_len, in scard_parse_fsp_templ() 807 unsigned char *buf, size_t *buf_len, in _scard_select_file() 888 unsigned char *buf, size_t *buf_len) in scard_select_file()
|
D | json.c | 68 size_t max_len, buf_len; in json_parse_string() local
|
/hostap/src/rsn_supp/ |
D | wpa_ft.c | 213 size_t buf_len; in wpa_ft_gen_req_ies() local 553 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *buf, size_t buf_len, in wpa_ft_add_mdie()
|
D | tdls.c | 128 int buf_len; /* length of TPK message for retransmission */ member 1103 size_t buf_len; in wpa_tdls_send_tpk_m1() local 1288 size_t buf_len; in wpa_tdls_send_tpk_m2() local 1380 size_t buf_len; in wpa_tdls_send_tpk_m3() local 1479 size_t buf_len = 0; in wpa_tdls_send_discovery_response() local
|
/hostap/src/pae/ |
D | ieee802_1x_key.c | 41 int lab_len, ctx_len, ret_len, buf_len; in aes_kdf() local
|
/hostap/src/ap/ |
D | wnm_ap.c | 29 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie() 39 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_set_tfs_ie()
|