Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/include/internal/
H A Dprovider.h32 int noconfig);
35 int noconfig);
/freebsd-14.2/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod30 int noconfig);
33 int noconfig);
126 The config file will be automatically loaded unless I<noconfig> is set.
127 Typically I<noconfig> should be 0.
128 We set I<noconfig> to 1 only when calling these functions while processing a
137 The config file will be automatically loaded unless I<noconfig> is set.
138 Typically I<noconfig> should be 0.
139 We set I<noconfig> to 1 only when calling these functions while processing a
/freebsd-14.2/contrib/expat/
H A DMakefile.am66 cmake/autotools/expat-noconfig.cmake \
H A DMakefile.in155 cmake/autotools/expat-noconfig.cmake run.sh
466 cmake/autotools/expat-noconfig.cmake \
570 cmake/autotools/expat-noconfig.cmake: $(top_builddir)/config.status
H A Dconfigure.ac450 [cmake/autotools/expat-noconfig.cmake:${CMAKE_NOCONFIG_SOURCE}]
/freebsd-14.2/crypto/openssl/crypto/
H A Dprovider_core.c411 ossl_unused int noconfig) in ossl_provider_find() argument
425 if (!noconfig) { in ossl_provider_find()
532 int noconfig) in ossl_provider_new() argument