Home
last modified time | relevance | path

Searched refs:DestroyIdentityInfo (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c145 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
151 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
158 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
165 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
176 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
198 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
204 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
212 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
223 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
H A Didentity_p2p.c143 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
149 DestroyIdentityInfo(info); in GetCredInfosByPeerIdentity()
172 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
178 DestroyIdentityInfo(info); in GetCredInfoByPeerUrl()
H A Didentity_common.c153 void DestroyIdentityInfo(IdentityInfo *info) in DestroyIdentityInfo() function
173 DestroyIdentityInfo(*info); in ClearIdentityInfoVec()
H A Dcert_operation.c803 DestroyIdentityInfo(info); in GetAccountAsymCredInfo()
H A Didentity_group.c236 DestroyIdentityInfo(info); in GetIdentityInfo()
/ohos5.0/base/security/device_auth/services/identity_manager/src/mock/
H A Didentity_common_mock.c24 void DestroyIdentityInfo(IdentityInfo *info) in DestroyIdentityInfo() function
/ohos5.0/base/security/device_auth/services/identity_manager/inc/
H A Didentity_common.h41 void DestroyIdentityInfo(IdentityInfo *info);
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Didentity_manager_test.cpp118 DestroyIdentityInfo(info);
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp849 DestroyIdentityInfo(info); in CredsManagerTest21()
912 DestroyIdentityInfo(info); in CredsManagerTest25()
1064 DestroyIdentityInfo(info); in CredsManagerTest34()
1154 DestroyIdentityInfo(info); in CredsManagerTest37()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp922 DestroyIdentityInfo(info);
1001 DestroyIdentityInfo(info);
1189 DestroyIdentityInfo(info);
1275 DestroyIdentityInfo(info);
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c273 DestroyIdentityInfo(curCredInfo); in ResetSessionState()
372 DestroyIdentityInfo(cred); in CheckAllCredsValidity()
717 DestroyIdentityInfo(info); in GetSelfCredByInput()