Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dprovider.h32 int noconfig);
35 OSSL_PARAM *params, int noconfig);
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod30 int noconfig);
33 int noconfig);
125 The config file will be automatically loaded unless I<noconfig> is set.
126 Typically I<noconfig> should be 0.
127 We set I<noconfig> to 1 only when calling these functions while processing a
136 The config file will be automatically loaded unless I<noconfig> is set.
137 Typically I<noconfig> should be 0.
138 We set I<noconfig> to 1 only when calling these functions while processing a
/openssl/crypto/
H A Dprovider_core.c399 ossl_unused int noconfig) in ossl_provider_find() argument
413 if (!noconfig) { in ossl_provider_find()
520 OSSL_PARAM *params, int noconfig) in ossl_provider_new() argument

Completed in 12 milliseconds