Home
last modified time | relevance | path

Searched defs:groupAuth (Results 1 – 6 of 6) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
Dcompatible_auth_sub_session_common.c41 BaseGroupAuth *groupAuth = GetGroupAuth(ACCOUNT_RELATED_GROUP_AUTH_TYPE); in GetAccountRelatedCandidateGroups() local
162 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ExtractAndAddParams() local
526 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ReturnFinishData() local
/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/
Daccountrelatedgroupauth_fuzzer.cpp45 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); in AccountRelatedGroupAuthTest001() local
/base/security/device_auth/services/legacy/identity_manager/src/
Dcert_operation.c175 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetLocalIdenticalGroup() local
214 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetSelfGroupEntryByPeerCert() local
Didentity_group.c29 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetAccountRelatedCandidateGroups() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
Daccount_related_group_auth_dir_test.cpp59 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); variable
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_interface_test.cpp1253 BaseGroupAuth *groupAuth = GetAccountUnrelatedGroupAuth(); variable