Home
last modified time | relevance | path

Searched refs:RAND_add (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
H A Dentropy.c91 RAND_add(buf, len, len); in rexec_recv_rng_seed()
115 RAND_add(buf, sizeof(buf), sizeof(buf)); in seed_rng()
/dragonfly/crypto/libressl/crypto/rand/
H A Drand_lib.c66 RAND_add(const void *buf, int num, double entropy) in RAND_add() function
/dragonfly/crypto/libressl/include/openssl/
H A Drand.h96 void RAND_add(const void *buf, int num, double entropy);
/dragonfly/crypto/libressl/
H A DREADME.DELETED430 man/RAND_add.3