Home
last modified time | relevance | path

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

/openssl-master/include/internal/
A Dprovider.h32 int noconfig);
35 int noconfig);
/openssl-master/doc/internal/man3/
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
/openssl-master/crypto/
A Dprovider_core.c405 int noconfig) in ossl_provider_find() argument
419 if (!noconfig) { in ossl_provider_find()
519 int noconfig) in ossl_provider_new() argument

Completed in 7 milliseconds