Monero
Loading...
Searching...
No Matches
ge25519_unpackneg.c File Reference
#include "fe25519.h"
#include "ge25519.h"
Include dependency graph for ge25519_unpackneg.c:

Functions

int ge25519_unpackneg_vartime (ge25519_p3 *r, const unsigned char p[32])

Variables

static const fe25519 ecd = {{929955233495203, 466365720129213, 1662059464998953, 2033849074728123, 1442794654840575}}
static const fe25519 sqrtm1 = {{1718705420411056, 234908883556509, 2233514472574048, 2117202627021982, 765476049583133}}

Function Documentation

◆ ge25519_unpackneg_vartime()

int ge25519_unpackneg_vartime ( ge25519_p3 * r,
const unsigned char p[32] )

Variable Documentation

◆ ecd

const fe25519 ecd = {{929955233495203, 466365720129213, 1662059464998953, 2033849074728123, 1442794654840575}}
static

◆ sqrtm1

const fe25519 sqrtm1 = {{1718705420411056, 234908883556509, 2233514472574048, 2117202627021982, 765476049583133}}
static