Electroneum
Functions
sc_reduce.c File Reference
#include "sc.h"
#include "crypto_int64.h"
#include "crypto_uint32.h"
#include "crypto_uint64.h"
Include dependency graph for sc_reduce.c:

Functions

static crypto_uint64 load_3 (const unsigned char *in)
 
static crypto_uint64 load_4 (const unsigned char *in)
 
void sc_reduce (unsigned char *s)
 

Function Documentation

◆ load_3()

static crypto_uint64 load_3 ( const unsigned char *  in)
static

◆ load_4()

static crypto_uint64 load_4 ( const unsigned char *  in)
static

◆ sc_reduce()

void sc_reduce ( unsigned char *  s)