Home
last modified time | relevance | path

Searched defs:RAND_bytes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Drand.c45 RAND_bytes(unsigned char *buf, int num) in RAND_bytes() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h51 #define RAND_bytes hc_RAND_bytes macro
H A Drand.c103 RAND_bytes(void *outdata, size_t size) in RAND_bytes() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_lib.c940 int RAND_bytes(unsigned char *buf, int num) in RAND_bytes() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_lib.c376 int RAND_bytes(unsigned char *buf, int num) in RAND_bytes() function