Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation.c215 static int32_t GetPkByParams(const char *groupId, const TrustedDeviceEntry *deviceEntry, in GetPkByParams() function
265 int32_t result = GetPkByParams(groupId, deviceEntry, returnPkHexStr, sizeof(returnPkHexStr)); in GeneratePkInfo()