Home
last modified time | relevance | path

Searched defs:auth (Results 26 - 50 of 133) sorted by relevance

123456

/base/useriam/user_auth_framework/services/context/src/
H A Dsimple_auth_context.cpp82 SimpleAuthContext::SimpleAuthContext(uint64_t contextId, std::shared_ptr<Authentication> auth, in SimpleAuthContext() argument
89 SimpleAuthContext::SimpleAuthContext(const std::string &type, uint64_t contextId, std::shared_ptr<Authentication> auth, in SimpleAuthContext() argument
H A Dremote_auth_context.cpp82 RemoteAuthContext::RemoteAuthContext(uint64_t contextId, std::shared_ptr<Authentication> auth, in RemoteAuthContext() argument
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp101 auto auth = MakeShared<AuthenticationImpl>(newContextId, para); in RemoteAuthContextFuzzTest() local
/test/xts/device_attest/interfaces/kits/napi/src/
H A Ddevattest_napi.cpp33 static napi_value GenerateDevAttestHandle(napi_env env, int32_t auth, int32_t software, string ticketStr, in GenerateDevAttestHandle() argument
/third_party/ffmpeg/libavformat/
H A Dicecast.c92 char h_url[1024], host[1024], auth[1024], path[1024]; in icecast_open() local
[all...]
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 Dsetopt.c1006 unsigned long auth = va_arg(param, unsigned long); in Curl_vsetopt() local
1088 unsigned long auth = va_arg(param, unsigned long); Curl_vsetopt() local
[all...]
H A Dcurl_sasl.c195 unsigned long auth = data->set.httpauth; in Curl_sasl_init() local
/third_party/node/src/
H A Dnode_url.cc159 const bool auth = args[4]->IsTrue(); in Format() local
/third_party/lwip/src/netif/ppp/
H A Dauth.c736 int auth; link_established() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sake.c23 u8 auth[EAP_SAKE_TEK_AUTH_LEN]; member
H A Deap_eke.c511 u8 *auth; in eap_eke_process_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_sake.c22 u8 auth[EAP_SAKE_TEK_AUTH_LEN]; member
H A Deap_server_eke.c309 u8 *auth; in eap_eke_build_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_sake.c23 u8 auth[EAP_SAKE_TEK_AUTH_LEN]; member
H A Deap_eke.c511 u8 *auth; in eap_eke_process_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_sake.c22 u8 auth[EAP_SAKE_TEK_AUTH_LEN]; member
H A Deap_server_eke.c309 u8 *auth; in eap_eke_build_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
191 int auth = authSelect->currentIndex(); addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; paramsFromConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_backup.c151 static struct wpabuf * dpp_build_key_pkg(struct dpp_authentication *auth) in dpp_build_key_pkg() argument
264 dpp_build_pw_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_pw_recipient_info() argument
348 dpp_build_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_recipient_info() argument
370 dpp_build_enc_cont_info(struct dpp_authentication *auth, size_ argument
450 dpp_build_enveloped_data(struct dpp_authentication *auth) dpp_build_enveloped_data() argument
1132 dpp_conf_resp_env_data(struct dpp_authentication *auth, const u8 *env_data, size_t env_data_len) dpp_conf_resp_env_data() argument
[all...]
H A Ddpp_reconfig.c130 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() argument
227 struct dpp_authentication *auth; in dpp_reconfig_init() local
312 dpp_reconfig_build_resp(struct dpp_authentication *auth, const char *own_connector, struct wpabuf *conn_status) dpp_reconfig_build_resp() argument
429 struct dpp_authentication *auth = NULL; dpp_reconfig_auth_req_rx() local
557 dpp_reconfig_build_conf(struct dpp_authentication *auth) dpp_reconfig_build_conf() argument
648 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_reconfig_auth_resp_rx() argument
833 dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_reconfig_auth_conf_rx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
191 int auth = authSelect->currentIndex(); addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; paramsFromConfig() local
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_client.cpp176 GetSandboxExternalAuthorization( int sandboxUid, const AAFwk::Want& want, SandBoxExternalAuthorType& auth) GetSandboxExternalAuthorization() argument
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c655 void DestroyAuthResult(AuthResult** auth) in DestroyAuthResult() argument
[all...]
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c675 void DestroyAuthResult(AuthResult** auth) in DestroyAuthResult() argument
[all...]

Completed in 21 milliseconds

123456