Home
last modified time | relevance | path

Searched refs:EVP_RAND_uninstantiate (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/doc/life-cycles/
H A Drand.dot13 instantiated -> uninstantiated [label="EVP_RAND_uninstantiate"];
/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-rand.pod65 | EVP_RAND_uninstantiate ' EVP_RAND_instantiate
93 EVP_RAND_uninstantiate uninstantiated
131 <tr><th style="border:1px solid" align="left">EVP_RAND_uninstantiate</th>
/freebsd/crypto/openssl/test/
H A Ddrbgtest.c589 EVP_RAND_uninstantiate(primary); in test_rand_reseed()
590 EVP_RAND_uninstantiate(private); in test_rand_reseed()
591 EVP_RAND_uninstantiate(public); in test_rand_reseed()
H A Dacvp_test.c1373 if (!TEST_true(EVP_RAND_uninstantiate(ctx)) in drbg_test()
1374 || !TEST_true(EVP_RAND_uninstantiate(parent))) in drbg_test()
H A Devp_test.c2680 if (!TEST_true(EVP_RAND_uninstantiate(expected->ctx)) in rand_test_run()
2681 || !TEST_true(EVP_RAND_uninstantiate(expected->parent)) 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,
57 int EVP_RAND_uninstantiate(EVP_RAND_CTX *ctx);
135 EVP_RAND_uninstantiate() uninstantiates the RAND I<ctx> as per
/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c529 int EVP_RAND_uninstantiate(EVP_RAND_CTX *ctx) in EVP_RAND_uninstantiate() function
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c344 if (!EVP_RAND_uninstantiate(drbg)) in self_test_drbg()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1274 int EVP_RAND_uninstantiate(EVP_RAND_CTX *ctx);
/freebsd/secure/lib/libcrypto/
H A DVersion.map4784 EVP_RAND_uninstantiate;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2303 MLINKS+= EVP_RAND.3 EVP_RAND_uninstantiate.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5063 EVP_RAND_uninstantiate 5191 3_0_0 EXIST::FUNCTION: