Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c507 static RAND_GLOBAL *rand_get_global(OSSL_LIB_CTX *libctx) in rand_get_global() function
516 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state()
535 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed()
567 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg()
621 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
676 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
709 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
760 RAND_GLOBAL *dgbl = rand_get_global(NCONF_get0_libctx((CONF *)cnf)); in random_conf_init()
821 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
838 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_seed_source_type()