Home
last modified time | relevance | path

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

/openssl-master/crypto/rand/
A Drand_lib.c500 static RAND_GLOBAL *rand_get_global(OSSL_LIB_CTX *libctx) in rand_get_global() function
509 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state()
528 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed()
558 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg()
614 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
669 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
702 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
753 RAND_GLOBAL *dgbl = rand_get_global(NCONF_get0_libctx((CONF *)cnf)); in random_conf_init()
811 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
828 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_seed_source_type()

Completed in 5 milliseconds