Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h204 OSSL_LIB_CTX *ossl_crypto_ex_data_get_ossl_lib_ctx(const CRYPTO_EX_DATA *ad);
/freebsd/crypto/openssl/crypto/
H A Dcontext.c323 OSSL_LIB_CTX *ctx = ossl_crypto_ex_data_get_ossl_lib_ctx(ad); in ossl_lib_ctx_generic_new()
H A Dex_data.c503 OSSL_LIB_CTX *ossl_crypto_ex_data_get_ossl_lib_ctx(const CRYPTO_EX_DATA *ad) in ossl_crypto_ex_data_get_ossl_lib_ctx() function