Searched defs:atl (Results 1 – 12 of 12) sorted by relevance
29 Atl atl; member67 ResultCode QueryScheduleAtl(const CoAuthSchedule *coAuthSchedule, uint32_t acl, uint32_t *atl) in QueryScheduleAtl()151 ResultCode CheckAtlByExecutorAndCred(int32_t userId, uint32_t authType, uint32_t atl) in CheckAtlByExecutorAndCred()
623 uint32_t atl = ATL0; in CheckAndSetContextAtl() local
80 uint32_t atl = 0; variable
27 uint32_t atl = 0; member43 uint32_t atl = 0; member
100 AuthTrustLevel atl = ATL3; variable
45 std::optional<AuthTrustLevel> atl; member
95 AuthTrustLevel atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FillSet() local
138 …const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl, std::vector<AuthType> &valid… in CheckValidSolution()
166 void ContextCallbackImpl::SetTraceAuthTrustLevel(AuthTrustLevel atl) in SetTraceAuthTrustLevel()
120 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientGetAvailableStatus() local176 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientBeginAuthentication002() local
245 AuthTrustLevel atl = ATL2; in FuzzCheckValidSolution() local
270 AuthType authType, AuthTrustLevel atl, const std::shared_ptr<AuthenticationCallback> &callback) in BeginNorthAuthentication()