Home
last modified time | relevance | path

Searched defs:auth (Results 151 - 173 of 173) sorted by relevance

1234567

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h232 int auth; /**< Is client authenticated? */ member
/third_party/libdrm/include/drm/
H A Ddrm.h232 int auth; /**< Is client authenticated? */ member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c962 u64 auth; in showsid() local
1169 u64 auth; showownership() local
[all...]
/third_party/libdrm/
H A Dxf86drm.c1483 drm_auth_t auth; in drmGetMagic() local
1496 drm_auth_t auth; in drmAuthMagic() local
2836 drm_public int drmGetClient(int fd, int idx, int *auth, int *pid, int *uid, in drmGetClient() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c5299 struct wpa_authenticator *auth; member
H A Dwpa_auth_ft.c527 u8 *plain = NULL, *auth = NULL, *pos, *tmp; in wpa_ft_rrb_build() local
70 wpa_ft_rrb_decrypt(const u8 *key, const size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 **plain, size_t *plain_size) wpa_ft_rrb_decrypt() argument
474 wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, const u8 *plain, const size_t plain_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 *enc) wpa_ft_rrb_encrypt() argument
881 u8 *auth; global() member
925 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_seq_req() argument
1024 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, const char *msgtype, int no_defer) wpa_ft_rrb_seq_chk() argument
1094 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *auth, size_t auth_len, const char *msgtype) wpa_ft_rrb_seq_accept() argument
3801 wpa_ft_rrb_rx_pull(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_pull() argument
3958 wpa_ft_rrb_rx_r1(struct wpa_authenticator *wpa_auth, const u8 *src_addr, u8 type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, const char *msgtype, u8 *s1kh_id_out, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_rx_r1() argument
4188 wpa_ft_rrb_rx_resp(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_resp() argument
4242 wpa_ft_rrb_rx_push(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_push() argument
4260 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument
4378 wpa_ft_rrb_rx_seq_req(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_seq_req() argument
4447 wpa_ft_rrb_rx_seq_resp(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_seq_resp() argument
4664 const u8 *auth, *enc; wpa_ft_rrb_oui_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c526 u8 *plain = NULL, *auth = NULL, *pos, *tmp; in wpa_ft_rrb_build() local
69 wpa_ft_rrb_decrypt(const u8 *key, const size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 **plain, size_t *plain_size) wpa_ft_rrb_decrypt() argument
473 wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, const u8 *plain, const size_t plain_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 *enc) wpa_ft_rrb_encrypt() argument
880 u8 *auth; global() member
924 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_seq_req() argument
1022 wpa_ft_rrb_seq_chk(struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, const char *msgtype, int no_defer) wpa_ft_rrb_seq_chk() argument
1092 wpa_ft_rrb_seq_accept(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *auth, size_t auth_len, const char *msgtype) wpa_ft_rrb_seq_accept() argument
3577 wpa_ft_rrb_rx_pull(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_pull() argument
3730 wpa_ft_rrb_rx_r1(struct wpa_authenticator *wpa_auth, const u8 *src_addr, u8 type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, const char *msgtype, u8 *s1kh_id_out, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_rx_r1() argument
3960 wpa_ft_rrb_rx_resp(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_resp() argument
4014 wpa_ft_rrb_rx_push(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_push() argument
4032 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument
4150 wpa_ft_rrb_rx_seq_req(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_seq_req() argument
4215 wpa_ft_rrb_rx_seq_resp(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer) wpa_ft_rrb_rx_seq_resp() argument
4438 const u8 *auth, *enc; wpa_ft_rrb_oui_rx() local
[all...]
/third_party/python/Modules/
H A D_ssl.c1964 const char *skcipher = NULL, *digest = NULL, *kx = NULL, *auth = NULL; in cipher_to_dict() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c5688 int auth; in p2p_ctrl_connect() local
[all...]
H A Dp2p_supplicant.c5501 wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr, const char *pin, enum p2p_wps_method wps_method, int persistent_group, int auto_join, int join, int auth, int go_intent, int freq, unsigned int vht_center_freq2, int persistent_id, int pd, int ht40, int vht, unsigned int vht_chwidth, int he, const u8 *group_ssid, size_t group_ssid_len) wpas_p2p_connect() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c6448 int auth; local
[all...]
H A Dp2p_supplicant.c6682 wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr, const char *pin, enum p2p_wps_method wps_method, int persistent_group, int auto_join, int join, int auth, int go_intent, int freq, unsigned int vht_center_freq2, int persistent_id, int pd, int ht40, int vht, unsigned int vht_chwidth, int he, int edmg, const u8 *group_ssid, size_t group_ssid_len, bool allow_6ghz) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c81 struct dpp_authentication *auth; member
698 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() argument
1576 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() argument
1669 dpp_auth_build_req(struct dpp_authentication *auth, const struct wpabuf *pi, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, unsigned int neg_freq) dpp_auth_build_req() argument
1841 dpp_auth_build_resp(struct dpp_authentication *auth, enum dpp_status_error status, const struct wpabuf *pr, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, const u8 *r_nonce, const u8 *i_nonce, const u8 *wrapped_r_auth, size_t wrapped_r_auth_len, const u8 *siv_key) dpp_auth_build_resp() argument
2077 dpp_channel_intersect(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) dpp_channel_intersect() argument
2101 dpp_channel_local_list(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) dpp_channel_local_list() argument
2141 dpp_prepare_channel_list(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) dpp_prepare_channel_list() argument
2181 dpp_autogen_bootstrap_key(struct dpp_authentication *auth) dpp_autogen_bootstrap_key() argument
2228 struct dpp_authentication *auth; dpp_auth_init() local
2361 dpp_build_conf_req_attr(struct dpp_authentication *auth, const char *json) dpp_build_conf_req_attr() argument
2488 dpp_build_conf_req(struct dpp_authentication *auth, const char *json) dpp_build_conf_req() argument
2515 dpp_auth_success(struct dpp_authentication *auth) dpp_auth_success() argument
2532 dpp_gen_r_auth(struct dpp_authentication *auth, u8 *r_auth) dpp_gen_r_auth() argument
2611 dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth) dpp_gen_i_auth() argument
2694 dpp_auth_derive_l_responder(struct dpp_authentication *auth) dpp_auth_derive_l_responder() argument
2761 dpp_auth_derive_l_initiator(struct dpp_authentication *auth) dpp_auth_derive_l_initiator() argument
2822 dpp_auth_build_resp_ok(struct dpp_authentication *auth) dpp_auth_build_resp_ok() argument
3006 dpp_auth_build_resp_status(struct dpp_authentication *auth, enum dpp_status_error status) dpp_auth_build_resp_status() argument
3089 struct dpp_authentication *auth = NULL; dpp_auth_req_rx() local
3340 dpp_notify_new_qr_code(struct dpp_authentication *auth, struct dpp_bootstrap_info *peer_bi) dpp_notify_new_qr_code() argument
3360 dpp_auth_build_conf(struct dpp_authentication *auth, enum dpp_status_error status) dpp_auth_build_conf() argument
3539 dpp_auth_resp_rx_status(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len, const u8 *wrapped_data, u16 wrapped_data_len, enum dpp_status_error status) dpp_auth_resp_rx_status() argument
3637 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_auth_resp_rx() argument
3969 dpp_auth_conf_rx_failure(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len, const u8 *wrapped_data, u16 wrapped_data_len, enum dpp_status_error status) dpp_auth_conf_rx_failure() argument
4040 dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_auth_conf_rx() argument
4302 dpp_configuration_parse(struct dpp_authentication *auth, const char *cmd) dpp_configuration_parse() argument
4427 dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, struct dpp_authentication *auth, const char *cmd) dpp_set_configurator() argument
4458 dpp_auth_deinit(struct dpp_authentication *auth) dpp_auth_deinit() argument
4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) dpp_build_conf_start() argument
4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_dpp() argument
4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) dpp_build_conf_obj_legacy() argument
4818 dpp_build_conf_obj(struct dpp_authentication *auth, int ap) dpp_build_conf_obj() argument
4845 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, u16 e_nonce_len, int ap) dpp_build_conf_resp() argument
4974 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, size_t attr_len) dpp_conf_req_rx() argument
5180 dpp_parse_cred_legacy(struct dpp_authentication *auth, struct json_token *cred) dpp_parse_cred_legacy() argument
5385 dpp_parse_connector(struct dpp_authentication *auth, const unsigned char *payload, u16 payload_len) dpp_parse_connector() argument
5513 dpp_copy_csign(struct dpp_authentication *auth, EVP_PKEY *csign) dpp_copy_csign() argument
5527 dpp_copy_netaccesskey(struct dpp_authentication *auth) dpp_copy_netaccesskey() argument
5720 dpp_parse_cred_dpp(struct dpp_authentication *auth, struct json_token *cred) dpp_parse_cred_dpp() argument
5832 dpp_parse_conf_obj(struct dpp_authentication *auth, const u8 *conf_obj, u16 conf_obj_len) dpp_parse_conf_obj() argument
5912 dpp_conf_resp_rx(struct dpp_authentication *auth, const struct wpabuf *resp) dpp_conf_resp_rx() argument
6013 dpp_conf_result_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_conf_result_rx() argument
6096 dpp_build_conf_result(struct dpp_authentication *auth, enum dpp_status_error status) dpp_build_conf_result() argument
6249 dpp_configurator_own_config(struct dpp_authentication *auth, const char *curve, int ap) dpp_configurator_own_config() argument
8880 struct dpp_authentication *auth = conn->auth; dpp_controller_gas_done() local
8952 struct dpp_authentication *auth = conn->auth; dpp_controller_start_gas_client() local
9004 struct dpp_authentication *auth = conn->auth; dpp_controller_auth_success() local
9385 struct dpp_authentication *auth = conn->auth; dpp_controller_rx_auth_resp() local
9435 struct dpp_authentication *auth = conn->auth; dpp_controller_rx_auth_conf() local
9459 struct dpp_authentication *auth = conn->auth; dpp_controller_rx_conf_result() local
9548 struct dpp_authentication *auth = conn->auth; dpp_controller_rx_gas_req() local
9623 struct dpp_authentication *auth = conn->auth; dpp_tcp_rx_gas_resp() local
9908 dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth, const struct hostapd_ip_addr *addr, int port) dpp_tcp_init() argument
[all...]
H A Dieee802_11_defs.h872 } STRUCT_PACKED auth; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h621 } auth; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android_ext.c1077 int auth=0, wpa_auth=0, wsec=0, mfp=0, wsec_tmp; in wl_ext_get_sec() local
1612 int auth=0, wpa_auth=0; wl_ext_set_amode() local
[all...]
H A Dwl_cfg80211.c10181 u16 auth = 0; /* d11 open authentication */ wl_validate_wpa2ie() local
10396 u16 auth = 0; /* d11 open authentication */ wl_validate_wpaie() local
10613 u16 auth = 0; /* d11 open authentication */ wl_validate_wpaie_wpa2ie() local
[all...]
/third_party/curl/lib/
H A Durldata.h1228 struct auth { struct
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h1526 unsigned int auth; member
5213 } auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h1942 unsigned int auth; member
5735 } auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h945 } STRUCT_PACKED auth; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h6174 int32 auth; /**< Open Vs Closed */ member
/third_party/sqlite/src/
H A Dsqlite3.c17148 sqlite3_userauth auth; /* User authentication information */ member
104713 int auth = sqlite3AuthCheck(pParse, SQLITE_FUNCTION, 0,pDef->zName,0); global() local
[all...]

Completed in 365 milliseconds

1234567