Monero
Loading...
Searching...
No Matches
sc25519_from32bytes.c File Reference
#include "sc25519.h"
Include dependency graph for sc25519_from32bytes.c:

Functions

static unsigned long long smaller (unsigned long long a, unsigned long long b)
void sc25519_from32bytes (sc25519 *r, const unsigned char x[32])

Variables

static const unsigned long long order [16]

Function Documentation

◆ sc25519_from32bytes()

void sc25519_from32bytes ( sc25519 * r,
const unsigned char x[32] )

◆ smaller()

unsigned long long smaller ( unsigned long long a,
unsigned long long b )
static

Variable Documentation

◆ order

const unsigned long long order[16]
static
Initial value:
= {0x5812631A5CF5D3EDULL, 0x14DEF9DEA2F79CD6ULL,
0x0000000000000000ULL, 0x1000000000000000ULL,
0xB024C634B9EBA7DAULL, 0x29BDF3BD45EF39ACULL,
0x0000000000000000ULL, 0x2000000000000000ULL,
0x60498C6973D74FB4ULL, 0x537BE77A8BDE7359ULL,
0x0000000000000000ULL, 0x4000000000000000ULL,
0xC09318D2E7AE9F68ULL, 0xA6F7CEF517BCE6B2ULL,
0x0000000000000000ULL, 0x8000000000000000ULL}