Home
last modified time | relevance | path

Searched defs:auth (Results 51 - 75 of 150) sorted by relevance

123456

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp130 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); in HWTEST_F() local
195 AuthManager *auth = FindAuthManagerByConnId(CONN_ID, true); in HWTEST_F() local
232 AuthManager *auth in HWTEST_F() local
265 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_4, &info, &isNewCreated, AUTH_SEQ_4); HWTEST_F() local
293 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_5, &info, &isNewCreated, AUTH_SEQ_5); HWTEST_F() local
335 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_1, &info, &isNewCreated, AUTH_SEQ_1); HWTEST_F() local
597 AuthManager *auth = NewAuthManager(authHandle.authId, &info); HWTEST_F() local
740 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
768 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
930 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
954 AuthManager *auth = NewAuthManager(authSeq, &info); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c244 int32_t TransProxyParseMessage(char *data, int32_t len, ProxyMessage *msg, AuthHandle *auth) in TransProxyParseMessage() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c184 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); in AuthDevicePostTransData() local
221 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); in AuthDeviceEncrypt() local
244 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthDeviceDecrypt() local
269 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthDeviceGetConnInfo() local
284 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetServerSide() local
299 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetDeviceUuid() local
318 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetVersion() local
353 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthNotifyDeviceVerifyPassed() local
517 AuthManager *auth = GetDeviceAuthManager(authSeq, info, &isNewCreated, authSeq); AuthDirectOnlineCreateAuthManager() local
615 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthStartReconnectDevice() local
647 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthCheckSessionKey() local
708 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthDeviceCloseConn() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp110 int32_t KeyBackup::TryRestoreKey(const std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth) in TryRestoreKey() argument
207 int32_t KeyBackup::DoResotreKeyMix(std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth, const std::string &keyDir, in DoResotreKeyMix() argument
135 TryRestoreUeceKey(const std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth, KeyBlob &planKey, KeyBlob &decryptedKey) TryRestoreUeceKey() argument
/third_party/ffmpeg/libavformat/
H A Drtspdec.c453 char host[128], path[512], auth[128]; in parse_command_line() local
652 char proto[128], host[128], path[512], auth[128]; in rtsp_listen() local
/third_party/curl/lib/
H A Dsmtp.c600 char *auth = NULL; in smtp_perform_mail() local
[all...]
H A Dsocks.c589 const unsigned char auth = data->set.socks5auth; in do_SOCKS5() local
[all...]
H A Dcf-h1-proxy.c301 char *auth = Curl_copy_header_value(header); in on_resp_header() local
/third_party/backends/backend/
H A Du12.c168 static SANE_Auth_Callback auth = NULL; variable
/third_party/lwip/src/apps/snmp/
H A Dsnmp_msg.c774 snmpv3_auth_algo_t auth; in snmp_parse_inbound_frame() local
/third_party/python/Lib/
H A Dftplib.py748 def auth(self): member in .FTP_TLS
H A Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): member in SMTP
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_privsep.c384 struct privsep_event_auth *auth; in wpa_driver_privsep_event_auth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c686 eap_eke_auth(struct eap_eke_session *sess, const char *label, const struct wpabuf *msgs, u8 *auth) eap_eke_auth() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c520 ikev2_process_auth_cert(struct ikev2_responder_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_cert() argument
534 ikev2_process_auth_secret(struct ikev2_responder_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_secret() argument
585 ikev2_process_auth(struct ikev2_responder_data *data, const u8 *auth, size_t auth_len) ikev2_process_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c588 ikev2_process_auth_cert(struct ikev2_initiator_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_cert() argument
602 ikev2_process_auth_secret(struct ikev2_initiator_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_secret() argument
651 ikev2_process_auth(struct ikev2_initiator_data *data, const u8 *auth, size_t auth_len) ikev2_process_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dibss_rsn.c485 struct ieee80211_mgmt auth; in ibss_rsn_send_auth() local
[all...]
H A Dwpa_priv.c245 struct privsep_cmd_authenticate *auth; in wpa_priv_cmd_authenticate() local
887 struct privsep_event_auth *auth; wpa_priv_send_auth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_auth.c42 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success() argument
59 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
233 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
418 dpp_auth_build_resp_ok(struct dpp_authentication *auth) dpp_auth_build_resp_ok() argument
602 dpp_auth_build_resp_status(struct dpp_authentication *auth, enum dpp_status_error status) dpp_auth_build_resp_status() argument
684 struct dpp_authentication *auth = NULL; dpp_auth_req_rx() local
936 dpp_notify_new_qr_code(struct dpp_authentication *auth, struct dpp_bootstrap_info *peer_bi) dpp_notify_new_qr_code() argument
956 dpp_auth_build_conf(struct dpp_authentication *auth, enum dpp_status_error status) dpp_auth_build_conf() argument
1134 dpp_autogen_bootstrap_key(struct dpp_authentication *auth) dpp_autogen_bootstrap_key() argument
1169 struct dpp_authentication *auth; dpp_auth_init() local
1305 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
1403 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_auth_resp_rx() argument
1743 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
1814 dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_auth_conf_rx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_privsep.c390 struct privsep_event_auth *auth; in wpa_driver_privsep_event_auth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.c686 eap_eke_auth(struct eap_eke_session *sess, const char *label, const struct wpabuf *msgs, u8 *auth) eap_eke_auth() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.c522 ikev2_process_auth_cert(struct ikev2_responder_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_cert() argument
536 ikev2_process_auth_secret(struct ikev2_responder_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_secret() argument
587 ikev2_process_auth(struct ikev2_responder_data *data, const u8 *auth, size_t auth_len) ikev2_process_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.c588 ikev2_process_auth_cert(struct ikev2_initiator_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_cert() argument
602 ikev2_process_auth_secret(struct ikev2_initiator_data *data, u8 method, const u8 *auth, size_t auth_len) ikev2_process_auth_secret() argument
651 ikev2_process_auth(struct ikev2_initiator_data *data, const u8 *auth, size_t auth_len) ikev2_process_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dibss_rsn.c516 struct ieee80211_mgmt auth; in ibss_rsn_send_auth() local
[all...]
H A Dwpa_priv.c245 struct privsep_cmd_authenticate *auth; in wpa_priv_cmd_authenticate() local
896 struct privsep_event_auth *auth; wpa_priv_send_auth() local
[all...]

Completed in 30 milliseconds

123456