Searched refs:module_fname (Results 1 – 1 of 1) sorted by relevance
301 char *module_fname = NULL, *parent_config = NULL, *module_path = NULL; in fipsinstall_main() local357 module_fname = opt_arg(); in fipsinstall_main()400 if (module_fname == NULL) in fipsinstall_main()403 tail = opt_path_end(module_fname); in fipsinstall_main()405 module_path = OPENSSL_strdup(module_fname); in fipsinstall_main()408 module_path[tail - module_fname] = '\0'; in fipsinstall_main()424 module_bio = bio_open_default(module_fname, 'r', FORMAT_BINARY); in fipsinstall_main()