Searched defs:corebiometh (Results 1 – 7 of 7) sorted by relevance
22 BIO_METHOD *corebiometh; member
208 BIO_METHOD *corebiometh = NULL; in ossl_bio_prov_init_bio_method() local229 BIO_METHOD *corebiometh = ossl_prov_ctx_get0_core_bio_method(provctx); in ossl_bio_new_from_core_bio() local
37 void ossl_prov_ctx_set0_core_bio_method(PROV_CTX *ctx, BIO_METHOD *corebiometh) in ossl_prov_ctx_set0_core_bio_method()
142 BIO_METHOD *corebiometh; in ossl_base_provider_init() local
729 BIO_METHOD *corebiometh; in ossl_default_provider_init() local
107 static const BIO_METHOD corebiometh = { variable
144 BIO_METHOD *corebiometh; in filter_provider_init() local