First commit, Vystem v0.1
This commit is contained in:
6
Blastproof/initfsgen/randombytes.h
Normal file
6
Blastproof/initfsgen/randombytes.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef SPX_RANDOMBYTES_H
|
||||
#define SPX_RANDOMBYTES_H
|
||||
|
||||
extern void randombytes(unsigned char * x,unsigned long long xlen);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user