mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +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); |