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