| /drivers/peripheral/user_auth/test/unittest/user_auth_test/ |
| D | auth_level_test.cpp | 86 uint32_t authType = 1; variable 99 uint32_t authType = 1; variable 113 uint32_t authType = 1; variable 121 uint32_t authType = 1; variable 132 uint32_t authType = 1; variable 147 uint32_t authType = 1; variable
|
| D | user_auth_funcs_test.cpp | 49 uint32_t authType = 1; variable
|
| /drivers/peripheral/user_auth/hdi_service/idm/src/ |
| D | enroll_specification_check.c | 29 AuthType authType; member 39 IAM_STATIC uint32_t GetMaxNumber(uint32_t authType) in GetMaxNumber() 89 ResultCode CheckSpecification(int32_t userId, uint32_t authType) in CheckSpecification()
|
| D | idm_session.c | 40 uint32_t authType; member 173 ResultCode AssociateCoauthSchedule(uint64_t scheduleId, uint32_t authType, bool isUpdate) in AssociateCoauthSchedule() 196 ResultCode GetEnrollScheduleInfo(uint64_t *scheduleId, uint32_t *authType) in GetEnrollScheduleInfo()
|
| D | user_idm_funcs.c | 260 ResultCode QueryCredentialFunc(int32_t userId, uint32_t authType, LinkedList **creds) in QueryCredentialFunc()
|
| /drivers/peripheral/user_auth/test/unittest/service_test/src/ |
| D | user_auth_interface_service_test.cpp | 66 …DoOnceExecutorRegister(const std::shared_ptr<UserAuthInterfaceService> &service, AuthType authType, in DoOnceExecutorRegister() 94 …Enroll(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceEnroll() 117 …ceAuth(const std::shared_ptr<UserAuthInterfaceService> &service, int32_t userId, AuthType authType, in DoOnceAuth() 602 AuthType authType = AuthType::PIN; variable 780 AuthType authType = AuthType::PIN; variable 822 AuthType authType = AuthType::PIN; variable 856 AuthType authType = AuthType::PIN; variable 872 AuthType authType = AuthType::FACE; variable 898 AuthType authType = AuthType::FACE; variable 915 AuthType authType = AuthType::PIN; variable [all …]
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/inc/ |
| D | context_manager.h | 33 uint32_t authType; member 43 uint32_t authType; member 51 uint32_t authType; member
|
| D | user_auth_funcs.h | 30 uint32_t authType; member
|
| D | user_sign_centre.h | 39 uint32_t authType; member
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| D | auth_level.c | 83 IAM_STATIC ResultCode GetAsl(uint32_t authType, uint32_t *asl) in GetAsl() 119 IAM_STATIC ResultCode GetAcl(int32_t userId, uint32_t authType, uint32_t *acl) in GetAcl() 146 ResultCode SingleAuthTrustLevel(int32_t userId, uint32_t authType, uint32_t *atl) in SingleAuthTrustLevel()
|
| D | user_auth_funcs.c | 59 int32_t userId, uint32_t authType, const ExecutorResultInfo *info, AuthResult *result) in SetAuthResult()
|
| /drivers/peripheral/user_auth/test/unittest/idm_test/ |
| D | idm_session_test.cpp | 27 uint32_t authType; member 122 uint32_t authType = 1; variable
|
| D | enroll_specification_check_test.cpp | 30 uint32_t authType; member 137 uint32_t authType = 1; variable
|
| D | user_idm_funcs_test.cpp | 31 uint32_t authType; member
|
| /drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
| D | coauth.h | 37 uint32_t authType; member 48 uint32_t authType; member
|
| D | pool.h | 37 uint32_t authType; member 56 uint32_t authType; member
|
| /drivers/peripheral/user_auth/hdi_service/database/inc/ |
| D | idm_common.h | 32 uint32_t authType; member 39 uint32_t authType; member
|
| D | idm_database.h | 47 uint32_t authType; member
|
| /drivers/peripheral/user_auth/hdi_service/coauth/src/ |
| D | pool.c | 291 ResultCode QueryCollecterMatcher(uint32_t authType, uint32_t executorSensorHint, uint32_t *matcher) in QueryCollecterMatcher() 326 uint64_t QueryCredentialExecutorIndex(uint32_t authType, uint32_t executorSensorHint) in QueryCredentialExecutorIndex() 366 void SetExecutorConditionAuthType(ExecutorCondition *condition, uint32_t authType) in SetExecutorConditionAuthType()
|
| D | executor_message.c | 399 IAM_STATIC ResultCode SetExecutorMsgToAttribute(uint32_t authType, uint32_t authPropertyMode, in SetExecutorMsgToAttribute() 429 IAM_STATIC Buffer *CreateExecutorMsg(uint32_t authType, uint32_t authPropertyMode, const Uint64Arra… in CreateExecutorMsg()
|
| /drivers/peripheral/user_auth/hdi_service/idm/inc/ |
| D | user_idm_funcs.h | 30 uint32_t authType; member
|
| /drivers/peripheral/user_auth/hdi_service/database/src/ |
| D | idm_database.c | 128 ResultCode GetEnrolledInfoAuthType(int32_t userId, uint32_t authType, EnrolledInfoHal *enrolledInfo) in GetEnrolledInfoAuthType() 375 IAM_STATIC ResultCode UpdateEnrolledId(LinkedList *enrolledList, uint32_t authType) in UpdateEnrolledId() 564 uint32_t authType = *(const uint32_t *)condition; in MatchEnrolledInfoByType() local 636 IAM_STATIC CredentialInfoHal *QueryCredentialByAuthType(uint32_t authType, LinkedList *credentialLi… in QueryCredentialByAuthType() 847 void SetCredentialConditionAuthType(CredentialCondition *condition, uint32_t authType) in SetCredentialConditionAuthType()
|
| /drivers/peripheral/user_auth/hdi_service/service/ |
| D | user_auth_interface_service.cpp | 432 int32_t UserAuthInterfaceService::BeginIdentification(uint64_t contextId, AuthType authType, in BeginIdentification() 442 int32_t UserAuthInterfaceService::BeginIdentificationV1_1(uint64_t contextId, AuthType authType, in BeginIdentificationV1_1() 522 int32_t UserAuthInterfaceService::GetAuthTrustLevel(int32_t userId, AuthType authType, uint32_t &au… in GetAuthTrustLevel() 537 for (auto &authType : authTypes) { in GetValidSolution() local 738 int32_t UserAuthInterfaceService::GetCredential(int32_t userId, AuthType authType, std::vector<Cred… in GetCredential() 853 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/ |
| D | user_auth_hdi_fuzzer.cpp | 361 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetCredential() local 462 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzBeginIdentification() local 476 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzBeginIdentificationV1_1() local 510 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzGetAuthTrustLevel() local
|
| /drivers/peripheral/user_auth/test/unittest/co_auth/ |
| D | executor_message_test.cpp | 195 int32_t authType = 1; variable
|