Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c310 static int32_t GetSharedSecretForPinInPake(const CJson *in, Uint8Buff *sharedSecret) in GetSharedSecretForPinInPake() function
348 ret = GetSharedSecretForPinInPake(in, sharedSecret); in GetSharedSecretByUrl()