Lines Matching +full:self +full:- +full:describing
1 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH OSSL_PROVIDER 3ossl 2025-09-30 3.5.4 OpenSSL
75 \&\- provider routines
194 See \fBOSSL_PROVIDER\-default\fR\|(7) for more information on this fallback
227 Parameter values equal (case-insensitively) to \f(CW1\fR, \f(CW\*(C`on\*(C'\fR, \f(CW\*(C`yes\*(C'\…
229 Parameter values equal (case-insensitively) to \f(CW0\fR, \f(CW\*(C`off\*(C'\fR, \f(CW\*(C`no\*(C'\…
232 \&\fBOSSL_PROVIDER_self_test()\fR is used to run a provider's self tests on demand.
233 If the self tests fail then the provider will fail to provide any further
235 beforehand in order to display diagnostics for the running self tests.
240 NULL OSSL_ALGORITHM entry. This is considered a low-level function that most
245 low-level function that most applications should not need to call.
253 \&\fBprovider\-base\fR\|(7).
264 will call the callback \fIcb\fR and supply a set of \fBOSSL_PARAM\fR\|(3)s describing the
267 "CAPABILTIIES" in \fBprovider\-base\fR\|(7).
298 \&\fBOSSL_PROVIDER_self_test()\fR returns 1 if the self tests pass, or 0 on error.
324 \&\fBopenssl\-core.h\fR\|(7), \fBOSSL_LIB_CTX\fR\|(3), \fBprovider\fR\|(7)
339 Copyright 2019\-2025 The OpenSSL Project Authors. All Rights Reserved.