Searched refs:GenerateSharedSecretMsg (Results 1 – 2 of 2) sorted by relevance
478 static int32_t GenerateSharedSecretMsg(DlSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg() function512 int32_t res = GenerateSharedSecretMsg(params, &sharedSecretMsg); in CalSharedSecret()
441 static int32_t GenerateSharedSecretMsg(EcSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg() function488 int32_t res = GenerateSharedSecretMsg(params, &sharedSecretMsg); in CalSharedSecret()