Home
last modified time | relevance | path

Searched defs:authType (Results 1 – 21 of 21) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/idm/src/
Denroll_specification_check.c23 AuthType authType; member
33 static uint32_t GetMaxNumber(uint32_t authType) in GetMaxNumber()
77 ResultCode CheckSpecification(int32_t userId, uint32_t authType) in CheckSpecification()
Didm_session.c32 uint32_t authType; member
165 ResultCode AssociateCoauthSchedule(uint64_t scheduleId, uint32_t authType, bool isUpdate) in AssociateCoauthSchedule()
188 ResultCode GetEnrollScheduleInfo(uint64_t *scheduleId, uint32_t *authType) in GetEnrollScheduleInfo()
Duser_idm_funcs.c230 int32_t QueryCredentialFunc(int32_t userId, uint32_t authType, LinkedList **creds) in QueryCredentialFunc()
/drivers/peripheral/user_auth/test/unittest/src/
Duser_auth_interface_service_test.cpp63 …Enroll(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceEnroll()
98 …ceAuth(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceAuth()
438 AuthType authType = PIN; variable
555 AuthType authType = PIN; variable
595 AuthType authType = PIN; variable
629 AuthType authType = PIN; variable
645 AuthType authType = FACE; variable
671 AuthType authType = FACE; variable
721 AuthType authType = FACE; variable
782 AuthType authType = FACE; variable
[all …]
/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
Dcontext_manager.h33 uint32_t authType; member
43 uint32_t authType; member
51 uint32_t authType; member
Duser_sign_centre.h43 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/database/inc/
Didm_common.h32 uint32_t authType; member
39 uint32_t authType; member
Didm_database.h47 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
Dcoauth.h35 uint32_t authType; member
46 uint32_t authType; member
Dpool.h37 uint32_t authType; member
56 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dauth_level.c101 static ResultCode GetAsl(uint32_t authType, uint32_t *asl) in GetAsl()
137 static ResultCode GetAcl(int32_t userId, uint32_t authType, uint32_t *acl) in GetAcl()
164 ResultCode SingleAuthTrustLevel(int32_t userId, uint32_t authType, uint32_t *atl) in SingleAuthTrustLevel()
Duser_auth_funcs.c52 static int32_t SetAuthResult(uint32_t authType, const ExecutorResultInfo *info, AuthResult *result) in SetAuthResult()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dpool.c286 ResultCode QueryCollecterMatcher(uint32_t authType, uint32_t executorSensorHint, uint32_t *matcher) in QueryCollecterMatcher()
321 uint64_t QueryCredentialExecutorIndex(uint32_t authType, uint32_t executorSensorHint) in QueryCredentialExecutorIndex()
361 void SetExecutorConditionAuthType(ExecutorCondition *condition, uint32_t authType) in SetExecutorConditionAuthType()
Dexecutor_message.c305 static Buffer *SerializeExecutorMsgData(uint32_t authType, uint32_t propertyMode, const TemplateIdA… in SerializeExecutorMsgData()
425 static Buffer *CreateExecutorMsg(uint32_t authType, uint32_t authPropertyMode, const TemplateIdArra… in CreateExecutorMsg()
/drivers/peripheral/user_auth/hdi_service/idm/inc/
Duser_idm_funcs.h30 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c112 ResultCode GetEnrolledInfoAuthType(int32_t userId, uint32_t authType, EnrolledInfoHal *enrolledInfo) in GetEnrolledInfoAuthType()
359 static ResultCode UpdateEnrolledId(LinkedList *enrolledList, uint32_t authType) in UpdateEnrolledId()
548 uint32_t authType = *(uint32_t *)condition; in MatchEnrolledInfoByType() local
620 static CredentialInfoHal *QueryCredentialByAuthType(uint32_t authType, LinkedList *credentialList) in QueryCredentialByAuthType()
831 void SetCredentialConditionAuthType(CredentialCondition *condition, uint32_t authType) in SetCredentialConditionAuthType()
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp261 int32_t UserAuthInterfaceService::BeginIdentification(uint64_t contextId, AuthType authType, in BeginIdentification()
341 int32_t UserAuthInterfaceService::GetAuthTrustLevel(int32_t userId, AuthType authType, uint32_t &au… in GetAuthTrustLevel()
506 int32_t UserAuthInterfaceService::GetCredential(int32_t userId, AuthType authType, std::vector<Cred… in GetCredential()
621 static int32_t ObtainReconciliationData(uint32_t authType, uint32_t sensorHint, std::vector<uint64_… in ObtainReconciliationData()
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
Duser_auth_hdi_fuzzer.cpp290 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetCredential() local
367 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzBeginIdentification() local
401 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetAuthTrustLevel() local
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h337 uint8_t authType; member
425 uint8_t authType; member
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h286 uint8_t authType; member
381 uint8_t authType; member
/drivers/hdf_core/framework/include/wifi/
Dwifi_mac80211_ops.h376 uint8_t authType; /**< Authorization type */ member