Monero
Functions
sc25519_from64bytes.c File Reference
#include "sc25519.h"
Include dependency graph for sc25519_from64bytes.c:

Functions

void sc25519_from64bytes (sc25519 *r, const unsigned char x[64])
 

Function Documentation

◆ sc25519_from64bytes()

void sc25519_from64bytes ( sc25519 r,
const unsigned char  x[64] 
)