Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/
H A Dgroup_auth_manager.c26 static BaseGroupAuth *GetAccountGroupAuth(int32_t groupAuthType) in GetAccountGroupAuth()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_util.c85 int32_t groupAuthType = GetAuthType(authForm); in CombineAuthConfirmData() local
113 BaseGroupAuth *GetGroupAuth(int32_t groupAuthType) in GetGroupAuth()
H A Dcompatible_auth_sub_session.c96 int32_t groupAuthType = GetAuthType(authForm); in GetAuthInfoForServer() local