Searched refs:noconfig (Results 1 – 3 of 3) sorted by relevance
32 int noconfig);35 OSSL_PARAM *params, int noconfig);
30 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 a136 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
399 ossl_unused int noconfig) in ossl_provider_find() argument413 if (!noconfig) { in ossl_provider_find()520 OSSL_PARAM *params, int noconfig) in ossl_provider_new() argument
Completed in 11 milliseconds