Home
last modified time | relevance | path

Searched refs:RAND_get0_primary (Results 1 – 16 of 16) 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.c371 drbg = RAND_get0_primary(NULL); in RAND_seed()
387 drbg = RAND_get0_primary(NULL); in RAND_add()
420 if ((rand = RAND_get0_primary(NULL)) == NULL) in RAND_status()
834 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx) in RAND_get0_primary() function
/freebsd/crypto/openssl/doc/man3/
H A DRAND_get0_primary.pod5 RAND_get0_primary,
16 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx);
39 RAND_get0_primary() returns a pointer to the I<primary> DRBG instance
H A DRAND_set_DRBG_type.pod57 L<RAND_get0_primary(3)>
/freebsd/crypto/openssl/include/openssl/
H A Drand.h84 EVP_RAND_CTX *RAND_get0_primary(OSSL_LIB_CTX *ctx);
/freebsd/crypto/openssl/test/
H A Ddrbgtest.c133 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); in using_fips_rng()
523 if (!TEST_ptr(primary = RAND_get0_primary(NULL)) in test_rand_fork_safety()
562 if (!TEST_ptr(primary = RAND_get0_primary(NULL)) in test_rand_reseed()
H A Drand_test.c269 if (!TEST_ptr(RAND_get0_primary(ctx))) in test_rand_get0_primary()
/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.pod77 L<RAND_get0_primary(3)>,
H A DEVP_RAND.pod112 RAND_get0_primary(), RAND_get0_public() and RAND_get0_private(), respectively.
H A Dossl-guide-migration.pod1000 L<RAND_get0_primary(3)>, L<RAND_get0_private(3)>, L<RAND_get0_public(3)>,
/freebsd/crypto/openssl/apps/
H A Dlist.c502 display_random("primary", RAND_get0_primary(NULL)); in list_random_instances()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile400 MAN+= RAND_get0_primary.3
3778 MLINKS+= RAND_get0_primary.3 RAND_get0_private.3
3779 MLINKS+= RAND_get0_primary.3 RAND_get0_public.3
3780 MLINKS+= RAND_get0_primary.3 RAND_set0_private.3
3781 MLINKS+= RAND_get0_primary.3 RAND_set0_public.3
/freebsd/crypto/openssl/doc/
H A Dbuild.info2074 DEPEND[html/man3/RAND_get0_primary.html]=man3/RAND_get0_primary.pod
2075 GENERATE[html/man3/RAND_get0_primary.html]=man3/RAND_get0_primary.pod
2076 DEPEND[man/man3/RAND_get0_primary.3]=man3/RAND_get0_primary.pod
2077 GENERATE[man/man3/RAND_get0_primary.3]=man3/RAND_get0_primary.pod
3586 html/man3/RAND_get0_primary.html \
4263 man/man3/RAND_get0_primary.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: