Home
last modified time | relevance | path

Searched defs:ndef (Results 1 – 20 of 20) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.h66 int ndef) in wpas_ap_wps_nfc_handover_sel()
Dnfc_pw_token.c41 struct wpabuf *buf = NULL, *ndef = NULL; in main() local
Dwps_supplicant.c2173 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token()
2296 wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_network_config_token()
2322 int ndef, const char *id_str) in wpas_wps_nfc_config_token()
2348 struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef) in wpas_wps_nfc_token()
2550 int ndef) in wpas_wps_nfc_handover_req()
2578 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_er_nfc_handover_sel()
2634 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel()
Dap.c1436 int ndef) in wpas_ap_wps_nfc_config_token()
1448 int ndef) in wpas_ap_wps_nfc_handover_sel()
Dctrl_iface.c1522 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_config_token() local
1555 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_token() local
1619 int ndef) in wpas_ctrl_nfc_get_handover_req_wps()
1642 int ndef) in wpas_ctrl_nfc_get_handover_req_p2p()
1670 int ndef; in wpas_ctrl_nfc_get_handover_req() local
1704 int ndef, int cr, char *uuid) in wpas_ctrl_nfc_get_handover_sel_wps()
1727 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p()
1753 int ndef; in wpas_ctrl_nfc_get_handover_sel() local
2115 int ndef; in wpa_supplicant_ctrl_iface_wps_er_nfc_config_token() local
Dp2p_supplicant.c9654 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc,
9726 int ndef)
9759 int ndef, int tag)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.h66 int ndef) in wpas_ap_wps_nfc_handover_sel()
Dnfc_pw_token.c41 struct wpabuf *buf = NULL, *ndef = NULL; in main() local
Dwps_supplicant.c2129 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token()
2242 wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_network_config_token()
2268 int ndef, const char *id_str) in wpas_wps_nfc_config_token()
2294 struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef) in wpas_wps_nfc_token()
2496 int ndef) in wpas_wps_nfc_handover_req()
2524 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_er_nfc_handover_sel()
2580 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel()
Dap.c1199 int ndef) in wpas_ap_wps_nfc_config_token()
1211 int ndef) in wpas_ap_wps_nfc_handover_sel()
Dctrl_iface.c1347 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_config_token() local
1380 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_token() local
1444 int ndef) in wpas_ctrl_nfc_get_handover_req_wps()
1467 int ndef) in wpas_ctrl_nfc_get_handover_req_p2p()
1495 int ndef; in wpas_ctrl_nfc_get_handover_req() local
1529 int ndef, int cr, char *uuid) in wpas_ctrl_nfc_get_handover_sel_wps()
1552 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p()
1578 int ndef; in wpas_ctrl_nfc_get_handover_sel() local
1940 int ndef; in wpa_supplicant_ctrl_iface_wps_er_nfc_config_token() local
Dp2p_supplicant.c8501 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc, in wpas_p2p_nfc_handover()
8573 int ndef) in wpas_p2p_nfc_handover_req()
8606 int ndef, int tag) in wpas_p2p_nfc_handover_sel()
/third_party/openssl/crypto/asn1/
Dtasn_enc.c87 int i, seqcontlen, seqlen, ndef = 1; in ASN1_item_ex_i2d() local
220 int i, ret, ttag, tclass, ndef, len; in asn1_template_ex_i2d() local
474 int ndef = 0; in asn1_i2d_ex_primitive() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dtasn_enc.c87 int i, seqcontlen, seqlen, ndef = 1; in ASN1_item_ex_i2d() local
220 int i, ret, ttag, tclass, ndef, len; in asn1_template_ex_i2d() local
474 int ndef = 0; in asn1_i2d_ex_primitive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_common.c624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_common.c624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c1868 int ndef) in hostapd_wps_nfc_config_token()
1890 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr()
2025 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_token_gen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.c2062 int ndef) in hostapd_wps_nfc_config_token()
2084 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr()
2219 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_token_gen()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c262 int ndef; in hostapd_ctrl_iface_wps_nfc_config_token() local
290 int ndef) in hostapd_ctrl_iface_wps_nfc_token_gen()
341 int ndef; in hostapd_ctrl_iface_nfc_get_handover_sel() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c264 int ndef; in hostapd_ctrl_iface_wps_nfc_config_token() local
292 int ndef) in hostapd_ctrl_iface_wps_nfc_token_gen()
343 int ndef; in hostapd_ctrl_iface_nfc_get_handover_sel() local