Searched defs:ndef (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_enc.c | 137 int i, seqcontlen, seqlen, ndef = 1; in ASN1_item_ex_i2d() local 277 int i, ret, flags, ttag, tclass, ndef; in asn1_template_ex_i2d() local 500 int ndef = 0; in asn1_i2d_ex_primitive() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | ap.h | 66 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
H A D | nfc_pw_token.c | 41 struct wpabuf *buf = NULL, *ndef = NULL; in main() local
|
H A D | wps_supplicant.c | 2129 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()
|
H A D | ap.c | 1199 int ndef) in wpas_ap_wps_nfc_config_token() 1211 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
H A D | ctrl_iface.c | 1344 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_config_token() local 1377 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_token() local 1441 int ndef) in wpas_ctrl_nfc_get_handover_req_wps() 1464 int ndef) in wpas_ctrl_nfc_get_handover_req_p2p() 1492 int ndef; in wpas_ctrl_nfc_get_handover_req() local 1526 int ndef, int cr, char *uuid) in wpas_ctrl_nfc_get_handover_sel_wps() 1549 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p() 1575 int ndef; in wpas_ctrl_nfc_get_handover_sel() local 1937 int ndef; in wpa_supplicant_ctrl_iface_wps_er_nfc_config_token() local
|
H A D | p2p_supplicant.c | 8480 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc, in wpas_p2p_nfc_handover() 8552 int ndef) in wpas_p2p_nfc_handover_req() 8585 int ndef, int tag) in wpas_p2p_nfc_handover_sel()
|
/dflybsd-src/contrib/wpa_supplicant/src/wps/ |
H A D | wps_common.c | 624 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()
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | wps_hostapd.c | 1868 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()
|
/dflybsd-src/contrib/awk/ |
H A D | run.c | 232 int i, ncall, ndef; in call() local
|