Home
last modified time | relevance | path

Searched defs:resp_len (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c589 static int sim_req_auth(char *imsi, char *resp, size_t resp_len) in sim_req_auth()
662 static int gsm_auth_req(char *imsi, char *resp, size_t resp_len) in gsm_auth_req()
734 static int aka_req_auth(char *imsi, char *resp, size_t resp_len) in aka_req_auth()
811 static int aka_auts(char *imsi, char *resp, size_t resp_len) in aka_auts()
866 static int process_cmd(char *cmd, char *resp, size_t resp_len) in process_cmd()
/external/wpa_supplicant_8/src/ap/
Dbeacon.c429 int is_p2p, size_t *resp_len) in hostapd_gen_probe_resp()
788 size_t i, resp_len; in handle_probe_req() local
1035 size_t *resp_len) in hostapd_probe_resp_offloads()
1089 size_t resp_len = 0; in ieee802_11_build_ap_params() local
Dgas_query_ap.c471 u16 comeback_delay, resp_len; in gas_query_ap_rx() local
/external/wpa_supplicant_8/hs20/client/
Dest.c125 size_t pkcs7_len, resp_len; in est_load_cacerts() local
617 size_t resp_len; in est_build_csr() local
667 size_t buflen, resp_len, len, pkcs7_len; in est_simple_enroll() local
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic2.c585 sg_mode_page_offset(const unsigned char * resp, int resp_len, in sg_mode_page_offset()
629 sg_msense_calc_length(const unsigned char * resp, int resp_len, in sg_msense_calc_length()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl_ocsp.c490 size_t resp_len; in check_ocsp_resp() local
/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_read.c894 u32 resp_len; in tls_process_certificate_status() local
/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c520 u16 comeback_delay, resp_len; in gas_query_rx() local
Dctrl_iface.c7009 size_t resp_len, start, requested_len; in gas_response_get() local
9669 char *buf, size_t *resp_len) in wpa_supplicant_ctrl_iface_process()
10748 char *cmd, size_t *resp_len) in wpas_global_ctrl_iface_ifname()
10771 char *buf, size_t *resp_len) in wpas_global_ctrl_iface_redir_p2p()
10859 char *buf, size_t *resp_len) in wpas_global_ctrl_iface_redir_wfd()
10874 char *buf, size_t *resp_len) in wpas_global_ctrl_iface_redir()
11085 char *buf, size_t *resp_len) in wpa_supplicant_global_ctrl_iface_process()
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAla.cpp49 INT32 resp_len = 0; variable
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1664 size_t *resp_len) in http_post()