Home
last modified time | relevance | path

Searched defs:RAND_pseudo_bytes (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h50 #define RAND_pseudo_bytes hc_RAND_pseudo_bytes macro
H A Drand.c166 RAND_pseudo_bytes(void *outdata, size_t size) in RAND_pseudo_bytes() function
/minix3/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_lib.c163 int RAND_pseudo_bytes(unsigned char *buf, int num) in RAND_pseudo_bytes() function