Home
last modified time | relevance | path

Searched refs:EVP_RAND_reseed (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/rand/
H A Drand_meth.c22 return EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in drbg_add()
H A Drand_lib.c259 EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in RAND_seed()
277 EVP_RAND_reseed(drbg, 0, buf, num, NULL, 0); in RAND_add()
280 EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in RAND_add()
/freebsd/crypto/openssl/test/
H A Ddrbgtest.c835 if (!TEST_true(EVP_RAND_reseed(z, 0, NULL, 0, NULL, 0)) in test_rand_prediction_resistance()
846 if (!TEST_true(EVP_RAND_reseed(z, 1, NULL, 0, NULL, 0)) in test_rand_prediction_resistance()
881 if (!TEST_true(EVP_RAND_reseed(z, 0, NULL, 0, NULL, 0)) in test_rand_prediction_resistance()
H A Devp_test.c2645 if (!TEST_true(EVP_RAND_reseed in rand_test_run()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_RAND.pod7 EVP_RAND_uninstantiate, EVP_RAND_generate, EVP_RAND_reseed, EVP_RAND_nonce,
61 int EVP_RAND_reseed(EVP_RAND_CTX *ctx, int prediction_resistance,
145 EVP_RAND_reseed() reseeds the RAND with new entropy.
336 EVP_RAND_instantiate(), EVP_RAND_generate() or EVP_RAND_reseed() should
/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c596 int EVP_RAND_reseed(EVP_RAND_CTX *ctx, int prediction_resistance, in EVP_RAND_reseed() function
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1279 int EVP_RAND_reseed(EVP_RAND_CTX *ctx, int prediction_resistance,
/freebsd/secure/lib/libcrypto/
H A DVersion.map4782 EVP_RAND_reseed;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2301 MLINKS+= EVP_RAND.3 EVP_RAND_reseed.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5065 EVP_RAND_reseed 5193 3_0_0 EXIST::FUNCTION: