Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c161 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ExtractAndAddParams() local
525 BaseGroupAuth *groupAuth = GetGroupAuth(GetAuthType(authForm)); in ReturnFinishData() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Daccount_related_group_auth_dir_test.cpp51 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); variable
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/
H A Daccountrelatedgroupauth_fuzzer.cpp45 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); in AccountRelatedGroupAuthTest001() local
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c171 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetLocalIdenticalGroup() local
210 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetSelfGroupEntryByPeerCert() local
H A Didentity_group.c29 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetAccountRelatedCandidateGroups() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1043 BaseGroupAuth *groupAuth = GetAccountUnrelatedGroupAuth(); variable