Home
last modified time | relevance | path

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

12

/drivers/peripheral/user_auth/hdi_service/idm/src/
Denroll_specification_check.c29 AuthType authType; member
39 IAM_STATIC uint32_t GetMaxNumber(uint32_t authType) in GetMaxNumber()
95 ResultCode CheckSpecification(int32_t userId, uint32_t authType) in CheckSpecification()
Didm_session.c41 uint32_t authType; member
184 ResultCode AssociateCoauthSchedule(uint64_t scheduleId, uint32_t authType, bool isUpdate) in AssociateCoauthSchedule()
207 ResultCode GetEnrollScheduleInfo(uint64_t *scheduleId, uint32_t *authType) in GetEnrollScheduleInfo()
/drivers/peripheral/user_auth/test/unittest/user_auth_test/
Dauth_level_test.cpp87 constexpr uint32_t authType = 1; variable
101 constexpr uint32_t authType = 1; variable
116 constexpr uint32_t authType = 1; variable
Duser_auth_funcs_test.cpp93 constexpr uint32_t authType = 1; variable
/drivers/peripheral/user_auth/test/unittest/service_test/src/
Duser_auth_interface_service_test.cpp67 …DoOnceExecutorRegister(const std::shared_ptr<UserAuthInterfaceService> &service, AuthType authType, in DoOnceExecutorRegister()
95 …Enroll(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceEnroll()
119 …ceAuth(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceAuth()
529 AuthType authType = AuthType::PIN; variable
673 AuthType authType = AuthType::PIN; variable
717 AuthType authType = AuthType::PIN; variable
752 AuthType authType = AuthType::PIN; variable
769 AuthType authType = AuthType::FACE; variable
796 AuthType authType = AuthType::FACE; variable
851 AuthType authType = AuthType::FACE; variable
[all …]
/drivers/peripheral/user_auth/test/unittest/idm_test/
Denroll_specification_check_test.cpp30 uint32_t authType; member
101 constexpr uint32_t authType = 1; variable
155 constexpr uint32_t authType = 1; variable
Didm_session_test.cpp27 uint32_t authType; member
122 uint32_t authType = 1; variable
/drivers/peripheral/user_auth/test/unittest/co_auth/
Dpool_test.cpp93 constexpr uint32_t authType = 4; variable
106 constexpr uint32_t authType = 1; variable
261 constexpr uint32_t authType = 1; variable
Dexecutor_message_test.cpp436 constexpr uint32_t authType = 2; variable
447 constexpr uint32_t authType = 1; variable
481 constexpr uint32_t authType = 2; variable
497 constexpr uint32_t authType = 1; variable
Dco_auth_test.cpp252 constexpr uint32_t authType = 1; variable
273 constexpr uint32_t authType = 1; variable
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dauth_level.c83 IAM_STATIC ResultCode GetExecutorAslAndAcl(uint32_t authType, uint32_t *asl, uint32_t *acl) in GetExecutorAslAndAcl()
124 IAM_STATIC ResultCode GetCredMaxAcl(int32_t userId, uint32_t authType, uint32_t *maxCredAcl) in GetCredMaxAcl()
151 ResultCode CheckAtlByExecutorAndCred(int32_t userId, uint32_t authType, uint32_t atl) in CheckAtlByExecutorAndCred()
Duser_auth_funcs.c308 ResultCode GetEnrolledStateFunc(int32_t userId, uint32_t authType, EnrolledStateHal *enrolledStateH… in GetEnrolledStateFunc()
436 void GetAvailableStatusFunc(int32_t userId, int32_t authType, uint32_t authTrustLevel, int32_t *che… in GetAvailableStatusFunc()
491 ResultCode GetExecutorInfoLinkedList(uint32_t authType, uint32_t executorRole, LinkedList *allExecu… in GetExecutorInfoLinkedList()
/drivers/peripheral/user_auth/test/unittest/database/
Didm_database_test.cpp113 constexpr uint32_t authType = 1; variable
125 constexpr uint32_t authType = 1; variable
333 constexpr uint32_t authType = 1; variable
361 constexpr uint32_t authType = 1; variable
420 constexpr uint32_t authType = 2; variable
677 constexpr uint32_t authType = 2; variable
718 constexpr uint32_t authType = 1; variable
736 constexpr uint32_t authType = 1; variable
/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
Dcontext_manager.h33 uint32_t authType; member
48 uint32_t authType; member
60 uint32_t authType; member
Duser_auth_funcs.h34 uint32_t authType; member
57 int32_t authType; member
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dpool.c298 ResultCode QueryCollecterMatcher(uint32_t authType, uint32_t executorSensorHint, uint32_t *matcher) in QueryCollecterMatcher()
333 uint64_t QueryCredentialExecutorIndex(uint32_t authType, uint32_t executorSensorHint) in QueryCredentialExecutorIndex()
373 void SetExecutorConditionAuthType(ExecutorCondition *condition, uint32_t authType) in SetExecutorConditionAuthType()
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
Dcoauth.h37 uint32_t authType; member
51 uint32_t authType; member
62 uint32_t authType; member
Dpool.h39 uint32_t authType; member
61 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/database/inc/
Didm_database.h48 uint32_t authType; member
Didm_common.h35 uint32_t authType; member
44 uint32_t authType; member
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c140 ResultCode GetEnrolledInfoAuthType(int32_t userId, uint32_t authType, EnrolledInfoHal *enrolledInfo) in GetEnrolledInfoAuthType()
389 IAM_STATIC ResultCode UpdateEnrolledId(LinkedList *enrolledList, uint32_t authType) in UpdateEnrolledId()
427 IAM_STATIC uint32_t GetRealAuthTypeForEnrolledId(uint32_t authType) in GetRealAuthTypeForEnrolledId()
592 uint32_t authType = *(const uint32_t *)condition; in MatchEnrolledInfoByType() local
761 IAM_STATIC CredentialInfoHal *QueryCredentialByAuthType(uint32_t authType, LinkedList *credentialLi… in QueryCredentialByAuthType()
982 void SetCredentialConditionAuthType(CredentialCondition *condition, uint32_t authType) in SetCredentialConditionAuthType()
1179 ResultCode GetEnrolledState(int32_t userId, uint32_t authType, EnrolledStateHal *enrolledStateHal) in GetEnrolledState()
/drivers/peripheral/user_auth/hdi_service/idm/inc/
Duser_idm_funcs.h30 uint32_t authType; member
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
Duser_auth_hdi_fuzzer.cpp340 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetCredential() local
421 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzBeginIdentification() local
455 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetAvailableStatus() local
479 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetEnrolledState() local
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp711 int32_t UserAuthInterfaceService::BeginIdentification(uint64_t contextId, int32_t authType, in BeginIdentification()
791 int32_t UserAuthInterfaceService::GetAvailableStatus(int32_t userId, int32_t authType, uint32_t aut… in GetAvailableStatus()
810 for (auto &authType : authTypes) { in GetValidSolution() local
1066 int32_t UserAuthInterfaceService::GetCredential(int32_t userId, int32_t authType, std::vector<Crede… in GetCredential()
1234 static int32_t ObtainReconciliationData(uint32_t authType, uint32_t sensorHint, std::vector<uint64_… in ObtainReconciliationData()
1339 int32_t UserAuthInterfaceService::GetEnrolledState(int32_t userId, int32_t authType, HdiEnrolledSta… in GetEnrolledState()
/drivers/peripheral/user_auth/hdi_service/common/inc/
Duser_sign_centre.h39 uint32_t authType; member

12