Searched refs:teardown (Results 1 – 4 of 4) sorted by relevance
167 OSSL_FUNC_provider_teardown_fn *teardown; member916 prov->teardown = in provider_init()1461 if (prov->teardown != NULL in ossl_provider_teardown()1466 prov->teardown(prov->provctx); in ossl_provider_teardown()
158 to have fallen out of use and will be deinitialized (its I<teardown>262 ossl_provider_teardown() calls the provider's I<teardown> function, if
99 runs its teardown function.
356 this provider's teardown function is called.
Completed in 8 milliseconds