Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_group.c769 static int32_t GetSharedSecretForP2pInPake(const CJson *in, const char *groupId, Uint8Buff *sharedS… in GetSharedSecretForP2pInPake() function
834 ret = GetSharedSecretForP2pInPake(in, groupId, sharedSecret); in GetSharedSecretForP2p()