Home
last modified time | relevance | path

Searched defs:authorized (Results 1 – 25 of 33) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-tls-sni-option.js81 { sni: 'a.example.com', authorized: false }, property
94 { sni: 'a.example.com', authorized: true }, property
107 { sni: 'b.example.com', authorized: false }, property
120 { sni: 'c.wrong.com', authorized: false }, property
142 { sni: c.servername, authorized: c.authorized } property
Dtest-https-client-checkServerIdentity.js44 function authorized() { function
Dtest-https-client-reject.js72 function authorized() { function
Dtest-tls-client-reject.js92 function authorized() { function
/third_party/ffmpeg/libavformat/
Dlibssh.c74 int authorized = 0; in libssh_authentication() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dibss_rsn.c386 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
Dap.c846 int authorized, const u8 *p2p_dev_addr) in ap_sta_authorized_cb()
Dnotify.c1041 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
Dwpas_glue.c1062 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dsta_info.c1219 int authorized) in ap_sta_set_authorized()
Dieee802_1x.c109 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
2333 int authorized) in ieee802_1x_set_port_authorized()
Dap_drv_ops.c256 struct sta_info *sta, int authorized) in hostapd_set_authorized()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dibss_rsn.c367 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
Dnotify.c801 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
Dap.c630 int authorized, const u8 *p2p_dev_addr) in ap_sta_authorized_cb()
Dwpas_glue.c1007 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_1x.c108 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
2353 int authorized) in ieee802_1x_set_port_authorized()
Dsta_info.c1276 int authorized) in ap_sta_set_authorized()
Dap_drv_ops.c265 struct sta_info *sta, int authorized) in hostapd_set_authorized()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_bsd.c1064 int authorized = -1; in bsd_set_sta_authorized() local
Ddriver_atheros.c429 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_event.c296 struct nlattr *authorized, in mlme_event_connect()
Ddriver_bsd.c924 int authorized = -1; in bsd_set_sta_authorized() local
Ddriver_atheros.c435 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
/third_party/pulseaudio/src/pulsecore/
Dprotocol-esound.c88 bool authorized, swap_byte_order; member

12