Searched refs:CombineSharedSecretMsg (Results 1 – 2 of 2) sorted by relevance
454 static int32_t CombineSharedSecretMsg(DlSpekeParams *params, const Uint8Buff *tmpSharedSecret, cons… in CombineSharedSecretMsg() function498 res = CombineSharedSecretMsg(params, &tmpSharedSecret, &sid, sharedSecretMsg); in GenerateSharedSecretMsg()
418 static int32_t CombineSharedSecretMsg(const Uint8Buff *p, const Uint8Buff *sid, Uint8Buff *sharedSe… in CombineSharedSecretMsg() function462 res = CombineSharedSecretMsg(&p, &sid, sharedSecretMsg); in GenerateSharedSecretMsg()