Searched defs:tmpSharedSecret (Results 1 – 2 of 2) sorted by relevance
332 …ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *tmpSharedSecret) in ComputeSharedSecret()385 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecret() local
358 static int32_t CalTmpSharedSecret(DlSpekeParams *params, Uint8Buff *tmpSharedSecret) in CalTmpSharedSecret()455 static int32_t CombineSharedSecretMsg(DlSpekeParams *params, const Uint8Buff *tmpSharedSecret, cons… in CombineSharedSecretMsg()481 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecretMsg() local