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
161 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ExtractAndAddParams() local
525 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ReturnFinishData() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
Daccount_related_group_auth_dir_test.cpp51 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); variable
/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/identity_manager/src/
Dcert_operation.c171 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetLocalIdenticalGroup() local
210 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetSelfGroupEntryByPeerCert() local
Didentity_group.c29 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetAccountRelatedCandidateGroups() local
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_interface_test.cpp1043 BaseGroupAuth *groupAuth = GetAccountUnrelatedGroupAuth(); variable