Home
last modified time | relevance | path

Searched defs:initiator (Results 1 - 25 of 34) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_ikev2_common.c68 eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, int initiator, const struct wpabuf *msg, const u8 *pos, const u8 *end) eap_ikev2_validate_icv() argument
H A Dikev2_common.c369 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) ikev2_derive_auth_data() argument
428 ikev2_decrypt_payload(int encr_id, int integ_id, struct ikev2_keys *keys, int initiator, const struct ikev2_hdr *hdr, const u8 *encrypted, size_t encrypted_len, size_t *res_len) ikev2_decrypt_payload() argument
530 ikev2_build_encrypted(int encr_id, int integ_id, struct ikev2_keys *keys, int initiator, struct wpabuf *msg, struct wpabuf *plain, u8 next_payload) ikev2_build_encrypted() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_ikev2_common.c68 eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, int initiator, const struct wpabuf *msg, const u8 *pos, const u8 *end) eap_ikev2_validate_icv() argument
H A Dikev2_common.c369 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) ikev2_derive_auth_data() argument
428 ikev2_decrypt_payload(int encr_id, int integ_id, struct ikev2_keys *keys, int initiator, const struct ikev2_hdr *hdr, const u8 *encrypted, size_t encrypted_len, size_t *res_len) ikev2_decrypt_payload() argument
530 ikev2_build_encrypted(int encr_id, int integ_id, struct ikev2_keys *keys, int initiator, struct wpabuf *msg, struct wpabuf *plain, u8 next_payload) ikev2_build_encrypted() argument
/third_party/node/deps/v8/src/heap/
H A Dsafepoint.cc73 InitiateGlobalSafepointScope( Isolate* initiator, PerClientSafepointData* client_data) InitiateGlobalSafepointScope() argument
81 TryInitiateGlobalSafepointScope( Isolate* initiator, PerClientSafepointData* client_data) TryInitiateGlobalSafepointScope() argument
105 InitiateGlobalSafepointScopeRaw( Isolate* initiator, PerClientSafepointData* client_data) InitiateGlobalSafepointScopeRaw() argument
123 ShouldIncludeMainThread( Isolate* initiator) ShouldIncludeMainThread() argument
162 LeaveGlobalSafepointScope(Isolate* initiator) LeaveGlobalSafepointScope() argument
337 EnterGlobalSafepointScope(Isolate* initiator) EnterGlobalSafepointScope() argument
390 LeaveGlobalSafepointScope(Isolate* initiator) LeaveGlobalSafepointScope() argument
401 GlobalSafepointScope(Isolate* initiator) GlobalSafepointScope() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_aux.h77 enum fst_initiator initiator; member
H A Dfst_ctrl_iface.c40 const char *initiator = FST_CTRL_PVAL_NONE; in format_session_state_extra() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_aux.h77 enum fst_initiator initiator; member
H A Dfst_ctrl_iface.c40 const char *initiator = FST_CTRL_PVAL_NONE; in format_session_state_extra() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dtdls.c99 int initiator; /* whether this end was initiator for TDLS setup */ member
[all...]
H A Dwpa_i.h386 wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_sm_send_tdls_mgmt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c802 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success() argument
H A Dhostapd.c1503 void hostapd_channel_list_updated(struct hostapd_iface *iface, int initiator) in hostapd_channel_list_updated() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1145 static void wpas_dpp_auth_success(struct wpa_supplicant *wpa_s, int initiator) in wpas_dpp_auth_success() argument
H A Ddriver_i.h558 wpa_drv_send_tdls_mgmt(struct wpa_supplicant *wpa_s, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_drv_send_tdls_mgmt() argument
H A Dwpas_glue.c711 wpa_supplicant_send_tdls_mgmt(void *ctx, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_supplicant_send_tdls_mgmt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c301 dpp_controller_auth_success(struct dpp_connection *conn, int initiator) dpp_controller_auth_success() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c99 int initiator; /* whether this end was initiator for TDLS setup */ member
241 wpa_tdls_send_tpk_msg(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_tdls_send_tpk_msg() argument
252 wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *msg, size_t msg_len) wpa_tdls_tpk_send() argument
1020 wpa_tdls_send_error(struct wpa_sm *sm, const u8 *dst, u8 tdls_action, u8 dialog_token, int initiator, u16 status) wpa_tdls_send_error() argument
[all...]
H A Dwpa_i.h321 wpa_sm_send_tdls_mgmt(struct wpa_sm *sm, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_sm_send_tdls_mgmt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c1025 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success() argument
H A Dhostapd.c1559 void hostapd_channel_list_updated(struct hostapd_iface *iface, int initiator) in hostapd_channel_list_updated() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c1767 static void wpas_dpp_auth_success(struct wpa_supplicant *wpa_s, int initiator) in wpas_dpp_auth_success() argument
H A Ddriver_i.h627 wpa_drv_send_tdls_mgmt(struct wpa_supplicant *wpa_s, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_drv_send_tdls_mgmt() argument
H A Dwpas_glue.c776 wpa_supplicant_send_tdls_mgmt(void *ctx, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) wpa_supplicant_send_tdls_mgmt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h128 unsigned int initiator:1; member
215 int initiator; member

Completed in 47 milliseconds

12