Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h169 # define OSSL_LIB_CTX_BIO_CORE_INDEX 17 macro
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c42 return ossl_lib_ctx_get_data(libctx, OSSL_LIB_CTX_BIO_CORE_INDEX, in get_globals()