Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c438 } RAND_GLOBAL; typedef
446 RAND_GLOBAL *dgbl = OPENSSL_zalloc(sizeof(*dgbl)); in rand_ossl_ctx_new()
481 RAND_GLOBAL *dgbl = vdgbl; in ossl_rand_ctx_free()
507 static RAND_GLOBAL *rand_get_global(OSSL_LIB_CTX *libctx) in rand_get_global()
516 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state()
535 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed()
567 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg()
621 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary()
676 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public()
709 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private()
[all …]