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