mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
3 lines
97 B
C
3 lines
97 B
C
int RAND_bytes(unsigned char *buf, int num);
|
|
|
|
int RAND_pseudo_bytes(unsigned char *buf, int num); |