Home
last modified time | relevance | path

Searched refs:FACE_AUTH (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Duser_idm_funcs_test.cpp110 param.authType = FACE_AUTH; in HWTEST_F()
123 param.authType = FACE_AUTH; in HWTEST_F()
176 session.authType = FACE_AUTH; in HWTEST_F()
266 session.authType = FACE_AUTH; in HWTEST_F()
H A Denroll_specification_check_test.cpp74 token.tokenDataPlain.authType = FACE_AUTH; in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h121 FACE_AUTH = 2, enumerator
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Denroll_specification_check.c35 {FACE_AUTH, MAX_NUMBER_OF_FACE_PER_USER},
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h83 FACE_AUTH = 2, enumerator
/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1269 if (authType != PIN_AUTH && authType != FACE_AUTH && authType != FINGER_AUTH && authType != RECOVERY_KEY) { in CheckAuthType()

Completed in 5 milliseconds