Home
last modified time | relevance | path

Searched refs:SCHEDULE_MODE_IDENTIFY (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Didentify_funcs.c79 ret = FillInContext(identifyContext, &credentialId, executorResultInfo, SCHEDULE_MODE_IDENTIFY); in DoUpdateIdentify()
84 ret = GetAuthTokenDataAndSign(identifyContext, credentialId, SCHEDULE_MODE_IDENTIFY, token); in DoUpdateIdentify()
H A Dcontext_manager.c180 scheduleParam.scheduleMode = SCHEDULE_MODE_IDENTIFY; in CreateIdentifySchedule()
239 ResultCode ret = CreateAndInsertSchedules(context, SCHEDULE_MODE_IDENTIFY); in GenerateIdentifyContext()
290 } else if (authMode == SCHEDULE_MODE_IDENTIFY) { in CreateAndInsertSchedules()
646 if (authMode == SCHEDULE_MODE_IDENTIFY) { in CheckAndSetContextUserId()
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h91 SCHEDULE_MODE_IDENTIFY = 2, enumerator
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dcoauth.c283 if (param->scheduleMode == SCHEDULE_MODE_IDENTIFY) { in MountExecutor()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dco_auth_test.cpp290 param.scheduleMode = SCHEDULE_MODE_IDENTIFY; in HWTEST_F()

Completed in 5 milliseconds