Lines Matching refs:rand_get_global
514 static RAND_GLOBAL *rand_get_global(OSSL_LIB_CTX *libctx) in rand_get_global() function
522 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state()
545 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed()
641 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_seed_noncreating()
660 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg()
746 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
808 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
841 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
871 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_private_noncreating()
882 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_public()
896 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_private()
930 RAND_GLOBAL *dgbl = rand_get_global(NCONF_get0_libctx((CONF *)cnf)); in random_conf_init()
991 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
1008 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_seed_source_type()