HomeSort by: relevance | last modified time | path
    Searched refs:parent_config (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/apps/
fipsinstall.c 301 char *module_fname = NULL, *parent_config = NULL, *module_path = NULL; local
366 parent_config = opt_arg();
390 if (parent_config != NULL) {
392 if (verify_module_load(parent_config)) {
  /src/crypto/external/apache2/openssl/dist/apps/
fipsinstall.c 626 char *module_fname = NULL, *parent_config = NULL, *module_path = NULL; local
782 parent_config = opt_arg();
816 if (parent_config != NULL) {
818 if (verify_module_load(parent_config)) {

Completed in 23 milliseconds