Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_pool.c260 ERR_raise(ERR_LIB_RAND, RAND_R_RANDOM_POOL_OVERFLOW); in ossl_rand_pool_bytes_needed()
366 ERR_raise(ERR_LIB_RAND, RAND_R_RANDOM_POOL_OVERFLOW); in ossl_rand_pool_add_begin()
402 ERR_raise(ERR_LIB_RAND, RAND_R_RANDOM_POOL_OVERFLOW); in ossl_rand_pool_add_end()
H A Drand_err.c69 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_RANDOM_POOL_OVERFLOW),
/freebsd/crypto/openssl/include/openssl/
H A Dranderr.h53 # define RAND_R_RANDOM_POOL_OVERFLOW 125 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1129 RAND_R_RANDOM_POOL_OVERFLOW:125:random pool overflow