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.h200 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx);
/freebsd/crypto/openssl/crypto/
H A Dcontext.c499 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx) in ossl_lib_ctx_get_descriptor() function
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c386 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_loader_fetch()
/freebsd/crypto/openssl/crypto/evp/
H A Devp_fetch.c388 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_evp_generic_fetch()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_meth.c442 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_ossl_decoder_fetch()
H A Dencoder_meth.c451 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_ossl_encoder_fetch()