Searched refs:RAND_pseudo_bytes (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h52 #define RAND_pseudo_bytes hc_RAND_pseudo_bytes macro
86 int RAND_pseudo_bytes(void *, size_t);
H A Drand.c163 RAND_pseudo_bytes(void *outdata, size_t size) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drand.h44 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Drand.h79 OSSL_DEPRECATEDIN_1_1_0 int RAND_pseudo_bytes(unsigned char *buf, int num);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_lib.c951 int RAND_pseudo_bytes(unsigned char *buf, int num) function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_lib.c285 int RAND_pseudo_bytes(unsigned char *buf, int num) function

Completed in 196 milliseconds