Home
last modified time | relevance | path

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

/openssl/crypto/rand/
H A Drand_lib.c451 } RAND_GLOBAL; typedef
494 RAND_GLOBAL *dgbl = vdgbl; in ossl_rand_ctx_free()
522 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state()
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()
[all …]

Completed in 6 milliseconds