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.c123 static int set_random_provider_name(RAND_GLOBAL *dgbl, const char *name) in set_random_provider_name()
439 RAND_GLOBAL *dgbl; in RAND_priv_bytes_ex() local
478 RAND_GLOBAL *dgbl; in RAND_bytes_ex() local
521 RAND_GLOBAL *dgbl = OPENSSL_zalloc(sizeof(*dgbl)); in ossl_rand_ctx_new() local
565 RAND_GLOBAL *dgbl = vdgbl; in ossl_rand_ctx_free() local
591 RAND_GLOBAL *dgbl = rand_get_global(ctx); in rand_delete_thread_state() local
614 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_seed() local
651 RAND_GLOBAL *dgbl = rand_get_global(ctx); in ossl_rand_get0_seed_noncreating() local
670 RAND_GLOBAL *dgbl = rand_get_global(libctx); in rand_new_drbg() local
759 static EVP_RAND_CTX *rand_get0_primary(OSSL_LIB_CTX *ctx, RAND_GLOBAL *dgbl) in rand_get0_primary()
[all …]