Home
last modified time | relevance | path

Searched defs:groupAuthType (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
Dcompatible_auth_sub_session_util.c89 int32_t groupAuthType = GetAuthType(authForm); in CombineAuthConfirmData() local
117 BaseGroupAuth *GetGroupAuth(int32_t groupAuthType) in GetGroupAuth()
Dcompatible_auth_sub_session.c99 int32_t groupAuthType = GetAuthType(authForm); in GetAuthInfoForServer() local
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/
Dgroup_auth_manager.c26 static BaseGroupAuth *GetAccountGroupAuth(int32_t groupAuthType) in GetAccountGroupAuth()