Home
last modified time | relevance | path

Searched defs:end (Results 3526 - 3550 of 8181) sorted by relevance

1...<<141142143144145146147148149150>>...328

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sake.c377 const u8 *pos, *end; in eap_sake_process() local
H A Deap_tnc.c207 const u8 *pos, *end; in eap_tnc_process() local
H A Deap_wsc.c61 const char *pos, *end; in eap_wsc_new_ap_settings() local
145 const char *pos, *end; in eap_wsc_init() local
433 const u8 *start, *pos, *end; eap_wsc_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gpsk.c243 const u8 *pos, *end; in eap_gpsk_process_gpsk_2() local
475 const u8 *pos, *end; eap_gpsk_process_gpsk_4() local
[all...]
H A Deap_server_ikev2.c354 const u8 *start, *pos, *end; in eap_ikev2_process() local
256 eap_ikev2_process_icv(struct eap_ikev2_data *data, const struct wpabuf *respData, u8 flags, const u8 *pos, const u8 **end, int frag_ack) eap_ikev2_process_icv() argument
[all...]
H A Deap_server_sake.c427 const u8 *pos, *end; in eap_sake_process() local
H A Deap_server_tls_common.c375 const u8 *end = *pos + *left; in eap_server_tls_reassemble() local
H A Deap_server_wsc.c352 const u8 *start, *pos, *end; in eap_wsc_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c39 const u8 *pos, *end; in p2p_peer_channels_check() local
649 char txt[100], *pos, *end; in p2p_check_pref_chan() local
[all...]
H A Dp2p_parse.c423 const u8 *end = pos + wpabuf_len(buf); in p2p_parse_p2p_ie() local
706 p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, char *end) p2p_group_info_text() argument
783 p2p_attr_text(struct wpabuf *data, char *buf, char *end) p2p_attr_text() argument
[all...]
H A Dp2p_sd.c21 const u8 *pos, *end; in wfd_wsd_supported() local
332 const u8 *end = data + len; in p2p_rx_gas_initial_req() local
486 const u8 *end = data + len; p2p_rx_gas_initial_resp() local
698 const u8 *end = data + len; p2p_rx_gas_comeback_resp() local
[all...]
H A Dp2p_utils.c344 char buf[500], *pos, *end; in p2p_channels_dump() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpreauth.c513 char *pos = buf, *end = buf + buflen; in rsn_preauth_get_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c94 const u8 *end, *kdf_end; in pkcs5_get_params_pbes2() local
281 const u8 *enc_alg_end, *pos, *end; pkcs5_get_params() local
[all...]
H A Dtlsv1_client_ocsp.c117 const u8 *pos, *end; in tls_process_ocsp_single_response() local
324 const u8 *pos, *end; tls_process_ocsp_responses() local
358 const u8 *pos, *end; tls_process_basic_ocsp_response() local
683 const u8 *pos, *end; tls_process_ocsp_response() local
[all...]
H A Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
348 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh() argument
264 tls_write_client_certificate(struct tlsv1_client *conn, u8 **msgpos, u8 *end) tls_write_client_certificate() argument
471 tlsv1_key_x_rsa(struct tlsv1_client *conn, u8 **pos, u8 *end) tlsv1_key_x_rsa() argument
518 tls_write_client_key_exchange(struct tlsv1_client *conn, u8 **msgpos, u8 *end) tls_write_client_key_exchange() argument
576 tls_write_client_certificate_verify(struct tlsv1_client *conn, u8 **msgpos, u8 *end) tls_write_client_certificate_verify() argument
748 tls_write_client_change_cipher_spec(struct tlsv1_client *conn, u8 **msgpos, u8 *end) tls_write_client_change_cipher_spec() argument
781 tls_write_client_finished(struct tlsv1_client *conn, u8 **msgpos, u8 *end) tls_write_client_finished() argument
875 u8 *msg, *end, *pos; tls_send_client_key_exchange() local
918 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local
[all...]
H A Dtlsv1_common.c419 const u8 *end = pos + len; in tls_verify_signature() local
[all...]
H A Dtlsv1_server_read.c52 const u8 *pos, *end; in tls_process_status_request_item() local
93 const u8 *pos, *end; in tls_process_status_request_v2() local
124 const u8 *pos, *end, *c; in tls_process_client_hello() local
399 const u8 *pos, *end; tls_process_certificate() local
598 tls_process_client_key_exchange_rsa( struct tlsv1_server *conn, const u8 *pos, const u8 *end) tls_process_client_key_exchange_rsa() argument
701 tls_process_client_key_exchange_dh( struct tlsv1_server *conn, const u8 *pos, const u8 *end) tls_process_client_key_exchange_dh() argument
810 const u8 *pos, *end; tls_process_client_key_exchange() local
887 const u8 *pos, *end; tls_process_certificate_verify() local
1098 const u8 *pos, *end; tls_process_client_finished() local
[all...]
H A Dtlsv1_server_write.c42 tls_write_server_hello(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_hello() argument
189 tls_write_server_certificate(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_certificate() argument
281 tls_write_server_certificate_status(struct tlsv1_server *conn, u8 **msgpos, u8 *end, int ocsp_multi, char *ocsp_resp, size_t ocsp_resp_len) tls_write_server_certificate_status() argument
368 tls_write_server_key_exchange(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_key_exchange() argument
695 tls_write_server_certificate_request(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_certificate_request() argument
761 tls_write_server_hello_done(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_hello_done() argument
798 tls_write_server_change_cipher_spec(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_change_cipher_spec() argument
831 tls_write_server_finished(struct tlsv1_server *conn, u8 **msgpos, u8 *end) tls_write_server_finished() argument
932 u8 *msg, *end, *pos; tls_send_server_hello() local
1012 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c21 char *end = txt + maxlen; in json_escape_string() local
64 static char * json_parse_string(const char **json_pos, const char *end) in json_parse_string() argument
160 static int json_parse_number(const char **json_pos, const char *end, in json_parse_number() argument
223 const char *pos, *end; json_parse() local
[all...]
H A Dtrace.c203 char *end = os_strrchr(filename, '/'); in wpa_trace_bfd_addr() local
H A Dxml-utils.c18 char *end; in get_node_uri_iter() local
66 char *end; in get_node_iter() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.c547 int wps_attr_text(struct wpabuf *data, char *buf, char *end) in wps_attr_text() argument
[all...]
H A Dwps_attr_build.c458 const u8 *pos, *end; in wps_ie_encapsulate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c549 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() argument
637 wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) wpas_mesh_scan_result_text() argument
[all...]

Completed in 19 milliseconds

1...<<141142143144145146147148149150>>...328