Searched defs:atl (Results 1 – 9 of 9) sorted by relevance
82 AuthTrustLevel atl = ATL3; variable
178 AuthTrustLevel atl = ATL3; variable
45 std::optional<AuthTrustLevel> atl; member
27 uint32_t atl = 0; member
101 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientGetAvailableStatus() local137 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientBeginAuthentication001() local150 auto atl = static_cast<AuthTrustLevel>(parcel.ReadUint32()); in FuzzClientBeginAuthentication002() local
124 const std::vector<AuthType> &authTypeList, const AuthTrustLevel &atl) in CheckValidSolution()
27 …Impl::AuthenticationImpl(uint64_t contextId, int32_t userId, AuthType authType, AuthTrustLevel atl) in AuthenticationImpl()
111 void ContextCallbackImpl::SetTraceAuthTrustLevel(AuthTrustLevel atl) in SetTraceAuthTrustLevel()
173 AuthType authType, AuthTrustLevel atl, const std::shared_ptr<AuthenticationCallback> &callback) in BeginAuthentication()199 AuthType authType, AuthTrustLevel atl, const std::shared_ptr<AuthenticationCallback> &callback) in BeginNorthAuthentication()