Home
last modified time | relevance | path

Searched refs:RAND_get0_primary (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssl/crypto/rand/
H A Drand_meth.c17 EVP_RAND_CTX *drbg = RAND_get0_primary(NULL); in drbg_add()
34 EVP_RAND_CTX *drbg = RAND_get0_primary(NULL); in drbg_status()
H A Drand_lib.c257 drbg = RAND_get0_primary(NULL); in RAND_seed()
273 drbg = RAND_get0_primary(NULL); in RAND_add()
306 if ((rand = RAND_get0_primary(NULL)) == NULL) in RAND_status()
619 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx) in RAND_get0_primary() function
684 primary = RAND_get0_primary(ctx); in RAND_get0_public()
717 primary = RAND_get0_primary(ctx); in RAND_get0_private()
/freebsd/crypto/openssl/doc/man3/
H A DRAND_get0_primary.pod5 RAND_get0_primary,
14 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx);
32 RAND_get0_primary() returns a pointer to the I<primary> DRBG instance
H A DRAND_set_DRBG_type.pod49 L<RAND_get0_primary(3)>
/freebsd/crypto/openssl/include/openssl/
H A Drand.h82 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx);
/freebsd/crypto/openssl/test/
H A Ddrbgtest.c140 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); in using_fips_rng()
532 if (!TEST_ptr(primary = RAND_get0_primary(NULL)) in test_rand_fork_safety()
571 if (!TEST_ptr(primary = RAND_get0_primary(NULL)) in test_rand_reseed()
/freebsd/crypto/openssl/test/testutil/
H A Dfake_random.c199 if (!TEST_true(check_rng(RAND_get0_primary(libctx), "primary")) in fake_rand_start()
/freebsd/crypto/openssl/doc/man7/
H A DRAND.pod70 L<RAND_get0_primary(3)>,
H A DEVP_RAND.pod112 RAND_get0_primary(), RAND_get0_public() and RAND_get0_private(), respectively.
H A Dmigration_guide.pod979 L<RAND_get0_primary(3)>, L<RAND_get0_private(3)>, L<RAND_get0_public(3)>,
/freebsd/crypto/openssl/apps/
H A Dlist.c492 display_random("primary", RAND_get0_primary(NULL)); in list_random_instances()
/freebsd/crypto/openssl/doc/
H A Dbuild.info1942 DEPEND[html/man3/RAND_get0_primary.html]=man3/RAND_get0_primary.pod
1943 GENERATE[html/man3/RAND_get0_primary.html]=man3/RAND_get0_primary.pod
1944 DEPEND[man/man3/RAND_get0_primary.3]=man3/RAND_get0_primary.pod
1945 GENERATE[man/man3/RAND_get0_primary.3]=man3/RAND_get0_primary.pod
3271 html/man3/RAND_get0_primary.html \
3879 man/man3/RAND_get0_primary.3 \
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile367 MAN+= RAND_get0_primary.3
3568 MLINKS+= RAND_get0_primary.3 RAND_get0_private.3
3569 MLINKS+= RAND_get0_primary.3 RAND_get0_public.3
/freebsd/secure/lib/libcrypto/
H A DVersion.map5291 RAND_get0_primary;
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5147 RAND_get0_primary 5275 3_0_0 EXIST::FUNCTION: