Home
last modified time | relevance | path

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

/openssl/crypto/rand/
H A Drand_lib.c522 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()
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()
991 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
[all …]

Completed in 5 milliseconds