mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
GitHub issue #734 (warning removal)
This commit is contained in:
parent
f4e993c814
commit
5f85e33510
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ static const ge25519_niels ge25519_base_multiples_niels[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
/* d */
|
/* d */
|
||||||
static const fe25519 ecd = {{0x75EB4DCA135978A3, 0x00700A4D4141D8AB, 0x8CC740797779E898, 0x52036CEE2B6FFE73}};
|
/*static const fe25519 ecd = {{0x75EB4DCA135978A3, 0x00700A4D4141D8AB, 0x8CC740797779E898, 0x52036CEE2B6FFE73}};*/
|
||||||
|
|
||||||
void ge25519_scalarmult_base(ge25519_p3 *r, const sc25519 *s)
|
void ge25519_scalarmult_base(ge25519_p3 *r, const sc25519 *s)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue