mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 11:23:38 +08:00
5 lines
77 B
C
5 lines
77 B
C
#pragma once
|
|
|
|
void randombytes (unsigned char *x, unsigned long long xlen);
|
|
|