Home
last modified time | relevance | path

Searched refs:ossl_prov_ctx_get0_core_bio_method (Results 1 – 5 of 5) sorted by relevance

/openssl/providers/common/include/prov/
H A Dprovider_ctx.h38 BIO_METHOD *ossl_prov_ctx_get0_core_bio_method(PROV_CTX *ctx);
/openssl/providers/common/
H A Dprovider_ctx.c56 BIO_METHOD *ossl_prov_ctx_get0_core_bio_method(PROV_CTX *ctx) in ossl_prov_ctx_get0_core_bio_method() function
H A Dbio_prov.c229 BIO_METHOD *corebiometh = ossl_prov_ctx_get0_core_bio_method(provctx); in ossl_bio_new_from_core_bio()
/openssl/providers/
H A Dbaseprov.c121 BIO_meth_free(ossl_prov_ctx_get0_core_bio_method(provctx)); in base_teardown()
H A Ddefltprov.c598 BIO_meth_free(ossl_prov_ctx_get0_core_bio_method(provctx)); in deflt_teardown()

Completed in 10 milliseconds