Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rand/
Drand_meth.c22 return EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in drbg_add()
Drand_lib.c258 EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in RAND_seed()
274 EVP_RAND_reseed(drbg, 0, NULL, 0, buf, num); in RAND_add()
/third_party/openssl/test/
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()
Devp_test.c2609 if (!TEST_true(EVP_RAND_reseed in rand_test_run()
/third_party/openssl/doc/man3/
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.
/third_party/openssl/crypto/evp/
Devp_rand.c596 int EVP_RAND_reseed(EVP_RAND_CTX *ctx, int prediction_resistance, in EVP_RAND_reseed() function
/third_party/openssl/include/openssl/
Devp.h1277 int EVP_RAND_reseed(EVP_RAND_CTX *ctx, int prediction_resistance,
/third_party/openssl/util/
Dlibcrypto.num5065 EVP_RAND_reseed 5193 3_0_0 EXIST::FUNCTION: