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()
733 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
790 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
823 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
853 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_private_noncreating()
864 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_public()
878 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set0_private()
973 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type()
[all …]

Completed in 5 milliseconds