Home
last modified time | relevance | path

Searched defs:resp (Results 201 - 225 of 300) sorted by relevance

12345678910>>...12

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1050 BIO *resp; in OSSL_HTTP_exchange() local
1137 BIO *resp = NULL; in OSSL_HTTP_get() local
1224 BIO *resp = NULL; OSSL_HTTP_transfer() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c661 TS_RESP *resp = NULL; in read_PKCS7() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c453 OSSL_CMP_CERTRESPONSE *resp = NULL; in ossl_cmp_certrep_new() local
[all...]
/third_party/openssl/apps/
H A Dts.c661 TS_RESP *resp = NULL; in read_PKCS7() local
/third_party/openssl/crypto/http/
H A Dhttp_client.c1039 BIO *resp; in OSSL_HTTP_exchange() local
1126 BIO *resp = NULL; in OSSL_HTTP_get() local
1213 BIO *resp = NULL; OSSL_HTTP_transfer() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c453 OSSL_CMP_CERTRESPONSE *resp = NULL; in ossl_cmp_certrep_new() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c995 gnutls_ocsp_resp_t resp; in check_ocsp() local
699 server_ocsp_status_req(gnutls_session_t session, void *ptr, gnutls_datum_t *resp) server_ocsp_status_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_aka.c189 char *resp, *pos; in eap_aka_ext_sim_result() local
[all...]
H A Deap_fast.c563 struct wpabuf *resp = NULL; in eap_fast_process_eap_payload_tlv() local
414 eap_fast_phase2_request(struct eap_sm *sm, struct eap_fast_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) eap_fast_phase2_request() argument
758 struct wpabuf *resp; eap_fast_process_crypto_binding() local
1086 eap_fast_parse_decrypted(struct wpabuf *decrypted, struct eap_fast_tlv_parse *tlv, struct wpabuf **resp) eap_fast_parse_decrypted() argument
1137 eap_fast_encrypt_response(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) eap_fast_encrypt_response() argument
1184 struct wpabuf *resp = NULL, *tmp; eap_fast_process_decrypted() local
1535 struct wpabuf *resp; eap_fast_process() local
[all...]
H A Deap_teap.c509 struct wpabuf *resp = NULL; in eap_teap_process_eap_payload_tlv() local
374 eap_teap_phase2_request(struct eap_sm *sm, struct eap_teap_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) eap_teap_phase2_request() argument
548 struct wpabuf *resp; eap_teap_process_basic_auth_req() local
762 struct wpabuf *resp; eap_teap_process_crypto_binding() local
1095 eap_teap_parse_decrypted(struct wpabuf *decrypted, struct eap_teap_tlv_parse *tlv, struct wpabuf **resp) eap_teap_parse_decrypted() argument
1188 struct wpabuf *resp = NULL, *tmp; eap_teap_process_decrypted() local
1651 eap_teap_add_dummy_outer_tlvs(struct eap_teap_data *data, struct wpabuf *resp) eap_teap_add_dummy_outer_tlvs() argument
1725 struct wpabuf *resp; eap_teap_process() local
[all...]
H A Deap_ttls.c243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate() argument
335 eap_ttls_phase2_eap_process(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, size_t len, struct wpabuf **resp) eap_ttls_phase2_eap_process() argument
361 eap_ttls_phase2_request_eap_method(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, size_t len, u8 method, struct wpabuf **resp) eap_ttls_phase2_request_eap_method() argument
433 eap_ttls_phase2_request_eap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) eap_ttls_phase2_request_eap() argument
476 eap_ttls_phase2_request_mschapv2(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) eap_ttls_phase2_request_mschapv2() argument
571 eap_ttls_phase2_request_mschap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) eap_ttls_phase2_request_mschap() argument
674 eap_ttls_phase2_request_pap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) eap_ttls_phase2_request_pap() argument
728 eap_ttls_phase2_request_chap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) eap_ttls_phase2_request_chap() argument
809 eap_ttls_phase2_request(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) eap_ttls_phase2_request() argument
1063 eap_ttls_encrypt_response(struct eap_sm *sm, struct eap_ttls_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) eap_ttls_encrypt_response() argument
1087 eap_ttls_process_phase2_eap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct ttls_parse_avp *parse, struct wpabuf **resp) eap_ttls_process_phase2_eap() argument
1205 eap_ttls_process_tnc_start(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct ttls_parse_avp *parse, struct wpabuf **resp) eap_ttls_process_tnc_start() argument
1244 struct wpabuf *resp = NULL; eap_ttls_process_decrypted() local
1318 struct wpabuf *resp; eap_ttls_implicit_identity_request() local
1611 struct wpabuf *resp; eap_ttls_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_peap.c1093 const struct eap_hdr *resp; in eap_peap_process_phase2() local
H A Deap_server_teap.c1716 struct wpabuf *resp = respData; in eap_teap_process() local
[all...]
H A Deap_server_ttls.c132 static struct wpabuf * eap_ttls_avp_encapsulate(struct wpabuf *resp, in eap_ttls_avp_encapsulate() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_group.c648 struct wpabuf *resp; in p2p_group_assoc_resp_ie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dpcsc_funcs.c812 unsigned char resp[3]; in _scard_select_file() local
1024 unsigned char resp[3]; scard_verify_pin() local
1056 unsigned char resp[3]; scard_get_pin_retry_counter() local
1247 unsigned char resp[3], buf[12 + 3 + 2]; scard_gsm_auth() local
1348 unsigned char resp[3], buf[64], *pos, *end; scard_umts_auth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1877 struct wpabuf *resp; in wpas_dpp_gas_req_handler() local
1912 wpas_dpp_gas_status_handler(void *ctx, struct wpabuf *resp, in argument
1006 wpas_dpp_gas_resp_cb(void *ctx, const u8 *addr, u8 dialog_token, enum gas_query_result result, const struct wpabuf *adv_proto, const struct wpabuf *resp, u16 status_code) wpas_dpp_gas_resp_cb() argument
[all...]
H A Dp2p_supplicant_sd.c183 static void wpas_sd_add_empty(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_empty() argument
202 static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_proto_not_avail() argument
210 static void wpas_sd_add_bad_request(struct wpabuf *resp, u argument
217 wpas_sd_add_not_found(struct wpabuf *resp, u8 srv_proto, u8 srv_trans_id) wpas_sd_add_not_found() argument
225 wpas_sd_all_bonjour(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id) wpas_sd_all_bonjour() argument
288 wpas_sd_req_bonjour(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) wpas_sd_req_bonjour() argument
359 wpas_sd_all_upnp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id) wpas_sd_all_upnp() argument
395 wpas_sd_req_upnp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) wpas_sd_req_upnp() argument
477 wpas_sd_req_wfd(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) wpas_sd_req_wfd() argument
557 wpas_sd_req_asp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) wpas_sd_req_asp() argument
674 wpas_sd_all_asp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id) wpas_sd_all_asp() argument
697 struct wpabuf *resp; wpas_sd_request() local
1208 wpas_p2p_service_add_bonjour(struct wpa_supplicant *wpa_s, struct wpabuf *query, struct wpabuf *resp) wpas_p2p_service_add_bonjour() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c945 xml_node_t *resp; in oma_dm_send_recv() local
1156 xml_node_t *syncml, *resp; in cmd_oma_dm_prov() local
992 oma_dm_process(struct hs20_osu_client *ctx, const char *url, xml_node_t *resp, int msgid, char **ret_resp_uri, xml_node_t *pps, const char *pps_fname) oma_dm_process() argument
1193 xml_node_t *syncml, *resp; cmd_oma_dm_sim_prov() local
1255 xml_node_t *syncml, *resp; oma_dm_pol_upd() local
1302 xml_node_t *syncml, *resp; oma_dm_sub_rem() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c435 struct ieee80211_mgmt *resp; in hostapd_gen_probe_resp() local
844 u8 *resp; handle_probe_req() local
1430 u8 *resp = NULL; ieee802_11_build_ap_params() local
[all...]
H A Ddrv_callbacks.c1279 hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) hostapd_notify_auth_fils_finish() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c1114 struct wpabuf *resp; in dpp_controller_rx_gas_req() local
1064 dpp_tcp_send_gas_resp(struct dpp_connection *conn, u8 action, struct wpabuf *resp) dpp_tcp_send_gas_resp() argument
1173 struct wpabuf *resp; dpp_controller_rx_gas_comeback_req() local
1230 dpp_tcp_rx_gas_resp(struct dpp_connection *conn, struct wpabuf *resp) dpp_tcp_rx_gas_resp() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c995 gnutls_ocsp_resp_t resp; in check_ocsp() local
699 server_ocsp_status_req(gnutls_session_t session, void *ptr, gnutls_datum_t *resp) server_ocsp_status_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_aka.c189 char *resp, *pos; in eap_aka_ext_sim_result() local
[all...]
H A Deap_fast.c583 struct wpabuf *resp = NULL; in eap_fast_process_eap_payload_tlv() local
418 eap_fast_phase2_request(struct eap_sm *sm, struct eap_fast_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) eap_fast_phase2_request() argument
778 struct wpabuf *resp; eap_fast_process_crypto_binding() local
1106 eap_fast_parse_decrypted(struct wpabuf *decrypted, struct eap_fast_tlv_parse *tlv, struct wpabuf **resp) eap_fast_parse_decrypted() argument
1157 eap_fast_encrypt_response(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) eap_fast_encrypt_response() argument
1204 struct wpabuf *resp = NULL, *tmp; eap_fast_process_decrypted() local
1555 struct wpabuf *resp; eap_fast_process() local
[all...]

Completed in 37 milliseconds

12345678910>>...12