Searched refs:ComputeSharedSecret (Results 1 – 1 of 1) sorted by relevance
331 static int32_t ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *t… in ComputeSharedSecret() function417 res = ComputeSharedSecret(params, &sid, &tmpSharedSecret); in GenerateSharedSecret()