Home
last modified time | relevance | path

Searched refs:CheckAtlByExecutorAndCred (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Dauth_level.h28 ResultCode CheckAtlByExecutorAndCred(int32_t userId, uint32_t authType, uint32_t atl);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_level.c151 ResultCode CheckAtlByExecutorAndCred(int32_t userId, uint32_t authType, uint32_t atl) in CheckAtlByExecutorAndCred() function
H A Duser_auth_funcs.c438 (*checkResult) = CheckAtlByExecutorAndCred(userId, authType, authTrustLevel); in GetAvailableStatusFunc()