Searched refs:module_fname (Results 1 – 1 of 1) sorted by relevance
626 char *module_fname = NULL, *parent_config = NULL, *module_path = NULL; in fipsinstall_main() local773 module_fname = opt_arg(); in fipsinstall_main()827 if (module_fname == NULL) in fipsinstall_main()830 tail = opt_path_end(module_fname); in fipsinstall_main()832 module_path = OPENSSL_strdup(module_fname); in fipsinstall_main()835 module_path[tail - module_fname] = '\0'; in fipsinstall_main()851 module_bio = bio_open_default(module_fname, 'r', FORMAT_BINARY); in fipsinstall_main()