Files
GmSSL/crypto/sphincs/randombytes.h
2019-03-13 22:26:55 +08:00

5 lines
77 B
C

#pragma once
void randombytes (unsigned char *x, unsigned long long xlen);