Home
last modified time | relevance | path

Searched defs:dgbl (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c446 RAND_GLOBAL *dgbl = OPENSSL_zalloc(sizeof(*dgbl)); in rand_ossl_ctx_new() local
481 RAND_GLOBAL *dgbl = vdgbl; in ossl_rand_ctx_free() local
516 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state() local
535 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed() local
567 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg() local
621 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_primary() local
676 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_public() local
709 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_get0_private() local
760 RAND_GLOBAL *dgbl = rand_get_global(NCONF_get0_libctx((CONF *)cnf)); in random_conf_init() local
821 RAND_GLOBAL *dgbl = rand_get_global(ctx); in RAND_set_DRBG_type() local
[all …]