Home
last modified time | relevance | path

Searched defs:identity (Results 76 - 100 of 339) sorted by relevance

12345678910>>...14

/third_party/openssl/test/
H A Ddtls_mtu_test.c39 static unsigned int srvr_psk_callback(SSL *ssl, const char *identity, in srvr_psk_callback() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dwaiter.h91 static Waiter* GetWaiter(base_internal::ThreadIdentity* identity) { in GetWaiter() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_gtc.c50 const u8 *pos, *password, *identity; in eap_gtc_process() local
H A Dmschapv2.c36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, in mschapv2_derive_response() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, in hostapd_radius_get_eap_user() argument
H A Deap_user_db.c135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() argument
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) hostapd_get_eap_user() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_gtc.c50 const u8 *pos, *password, *identity; in eap_gtc_process() local
H A Dmschapv2.c36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, in mschapv2_derive_response() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dauthsrv.c52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, in hostapd_radius_get_eap_user() argument
H A Deap_user_db.c135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() argument
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) hostapd_get_eap_user() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp454 std::string identity; in HWTEST_F() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_worker.cpp161 AbilityMsStatus AbilityWorker::DisconnectAbility(const SvcIdentity &identity, uint64_t token) in DisconnectAbility() argument
167 AbilityMsStatus AbilityWorker::ConnectAbilityDone(const SvcIdentity &identity, uint64_t token) in ConnectAbilityDone() argument
H A Dability_inner_feature.cpp90 void AbilityInnerFeature::OnFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnFeatureInitialize() argument
96 void AbilityInnerFeature::OnFeatureStop(Feature *feature, Identity identity) in OnFeatureStop() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_short_key_dialog.cpp153 std::string identity = IPCSkeleton::ResetCallingIdentity(); in ConnectExtensionAbility() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_inner_feature.cpp87 void BundleInnerFeature::OnFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnFeatureInitialize() argument
95 void BundleInnerFeature::OnFeatureStop(Feature *feature, Identity identity) in OnFeatureStop() argument
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp228 const std::string identity = data->payload["identity"].get<std::string>(); in HandleNetworkLatencyRequest() local
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register_rpc.c45 int SAMGR_RegisterServiceApi(const char *service, const char *feature, const Identity *identity, IUnknown *iUnknown) in SAMGR_RegisterServiceApi() argument
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h66 SvcIdentity identity; member
H A Dsa_store.c51 int SASTORA_Save(SAStore *saStore, const char *service, const char *feature, const SvcIdentity *identity) in SASTORA_Save() argument
213 SvcIdentity identity = {(uint32)INVALID_INDEX, (uint32)INVALID_INDEX, (uint32)INVALID_INDEX}; in SASTORA_Find() local
[all...]
H A Dsamgr_mini_ipc_adapter.c21 int ClientRegisterRemoteEndpoint(SvcIdentity *identity, int token, const char *service, const char *feature) in ClientRegisterRemoteEndpoint() argument
/foundation/window/window_manager/utils/src/
H A Dpermission.cpp121 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsStartByInputMethod() local
168 std::string identity = IPCSkeleton::ResetCallingIdentity(); in CheckIsCallingBundleName() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dmessage.c33 int32 SAMGR_SendRequest(const Identity *identity, const Request *request, Handler handler) in SAMGR_SendRequest() argument
118 uint32 *SAMGR_SendSharedRequest(const Identity *identity, const Request *request, uint32 *token, Handler handler) in SAMGR_SendSharedRequest() argument
/foundation/communication/ipc/ipc/native/test/fuzztest/mock/binderinvoker_fuzzer/
H A Dbinderinvoker_fuzzer.cpp138 std::string identity; in SetCallingIdentityTest() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_skeleton_unittest.cpp214 char *identity = nullptr; in HWTEST_F() local
[all...]
H A Dbinder_invoker_unittest.cpp59 std::string identity; in HWTEST_F() local

Completed in 12 milliseconds

12345678910>>...14