Searched refs:GetAccountRelatedGroupAuth (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/ |
H A D | accountrelatedgroupauth_fuzzer.cpp | 45 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); in AccountRelatedGroupAuthTest001() 127 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. in AccountRelatedGroupAuthTest002() 136 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. in AccountRelatedGroupAuthTest002() 140 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. in AccountRelatedGroupAuthTest002() 165 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. in AccountRelatedGroupAuthTest0021() 168 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. in AccountRelatedGroupAuthTest0021() 306 (void)GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, in AccountRelatedGroupAuthTest0041() 335 (void)GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, in AccountRelatedGroupAuthTest0042() 366 (void)GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, in AccountRelatedGroupAuthTest0043() 400 (void)GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, in AccountRelatedGroupAuthTest00431() [all …]
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/ |
H A D | account_related_group_auth_dir_test.cpp | 51 AccountRelatedGroupAuth *groupAuth = (AccountRelatedGroupAuth *)GetAccountRelatedGroupAuth(); 137 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. 146 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. 150 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. 177 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. 180 (void)GetAccountRelatedGroupAuth()->onFinish(0, authParam, out, nullptr); // For unit test. 326 (void)GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, 356 int32_t ret = GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, 388 int32_t ret = GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, 423 int32_t ret = GetAccountRelatedGroupAuth()->fillDeviceAuthInfo(0, entry, [all …]
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth_mock/ |
H A D | account_related_group_auth_mock.c | 19 BaseGroupAuth *GetAccountRelatedGroupAuth() in GetAccountRelatedGroupAuth() function
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/ |
H A D | group_auth_manager.c | 34 return GetAccountRelatedGroupAuth(); in GetAccountGroupAuth()
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/inc/account_related_group_auth/ |
H A D | account_related_group_auth.h | 34 BaseGroupAuth *GetAccountRelatedGroupAuth(void);
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | cert_operation.c | 171 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetLocalIdenticalGroup() 210 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetSelfGroupEntryByPeerCert()
|
H A D | identity_group.c | 29 BaseGroupAuth *groupAuth = GetAccountRelatedGroupAuth(); in GetAccountRelatedCandidateGroups()
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 904 BaseGroupAuth *GetAccountRelatedGroupAuth(void) in GetAccountRelatedGroupAuth() function
|