Home
last modified time | relevance | path

Searched refs:ossl_lib_ctx_get_descriptor (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h135 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx);
/freebsd/crypto/openssl/crypto/evp/
H A Devp_fetch.c377 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_evp_generic_fetch()
382 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_evp_generic_fetch()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c366 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_loader_fetch()
/freebsd/crypto/openssl/crypto/
H A Dcontext.c646 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx) in ossl_lib_ctx_get_descriptor() function
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_meth.c429 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_ossl_encoder_fetch()
H A Ddecoder_meth.c420 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_ossl_decoder_fetch()