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()
541 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed()
629 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_seed_noncreating()
734 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
791 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
824 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
854 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_private_noncreating()
865 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_public()
879 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_private()
974 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
[all …]

Completed in 5 milliseconds