mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01: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); |