Home
last modified time | relevance | path

Searched defs:selfUdid (Results 1 - 7 of 7) sorted by relevance

/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c101 char selfUdid[INPUT_UDID_LEN] = { 0 }; in GetSelfDeviceEntry() local
/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c93 char selfUdid[INPUT_UDID_LEN] = { 0 }; in GenerateDevKeyAlias() local
175 char selfUdid[INPUT_UDID_LEN] = { 0 }; in GenerateDeviceKeyPair() local
/base/security/device_auth/test/unittest/deviceauth/source/
H A Dp2p_bind_ipc_test.cpp166 static int32_t GetSelfUdid(char **selfUdid) in GetSelfUdid() argument
183 char *selfUdid = nullptr; in CreateServerKeyPair() local
231 char *selfUdid = nullptr; in DeleteServerKeyPair() local
[all...]
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c562 const char *selfUdid = StringGet(&(localDevInfo->udid)); in AddSelfDevInfoForServer() local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c359 char selfUdid[INPUT_UDID_LEN] = { 0 }; in GeneratePkInfoList() local
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c1091 char selfUdid[INPUT_UDID_LEN] = { 0 }; in IsSelfDeviceEntry() local
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1163 static int32_t AddDevInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *groupId, const char *selfUdid) in AddDevInfoToContext() argument
1179 static int32_t AddAuthInfoToContextByDb(SessionImpl *impl, const char *selfUdid, CJson *urlJson) in AddAuthInfoToContextByDb() argument
1291 char selfUdid[INPUT_UDID_LEN] = { 0 }; in AddAuthInfoToContextByCred() local
[all...]

Completed in 12 milliseconds