Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h155 # define OSSL_LIB_CTX_DRBG_INDEX 5 macro
/freebsd/crypto/openssl/crypto/
H A Dcontext.c278 int dynidx = default_context_int.dyn_indexes[OSSL_LIB_CTX_DRBG_INDEX]; in ossl_release_default_drbg_ctx()
/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c509 return ossl_lib_ctx_get_data(libctx, OSSL_LIB_CTX_DRBG_INDEX, in rand_get_global()