Monero
external
supercop
crypto_sign
ed25519
amd64-64-24k
hram.h
Go to the documentation of this file.
1
#ifndef HRAM_H
2
#define HRAM_H
3
4
#define get_hram crypto_sign_ed25519_amd64_64_get_hram
5
6
extern
void
get_hram
(
unsigned
char
*hram,
const
unsigned
char
*
sm
,
const
unsigned
char
*pk,
unsigned
char
*playground,
unsigned
long
long
smlen);
7
8
#endif
rct::sm
static rct::key sm(rct::key y, int n, const rct::key &x)
Definition:
bulletproofs.cc:342
get_hram
#define get_hram
Definition:
hram.h:4
Generated on Sun Oct 12 2025 12:00:00 for Monero by
1.8.14