Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dmkdtemp33 rand_bytes() function
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng_dev.c118 size_t rand_bytes; in tls_prng_dev_read() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddrbgtest.c65 static int rand_bytes(unsigned char *buf, int num) in rand_bytes() function