Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dcryptlib.h200 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx);
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dcontext.c499 const char *ossl_lib_ctx_get_descriptor(OSSL_LIB_CTX *libctx) in ossl_lib_ctx_get_descriptor() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_meth.c386 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_loader_fetch()
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_fetch.c375 ossl_lib_ctx_get_descriptor(methdata->libctx), in inner_evp_generic_fetch()
/netbsd/crypto/external/bsd/openssl/dist/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()