Lines Matching refs:ridx_filename
240 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
460 ridx_filename = opt_arg(); in ocsp_main()
553 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
607 if (ridx_filename != NULL in ocsp_main()
614 if (ridx_filename != NULL) { in ocsp_main()
615 rdb = load_index(ridx_filename, NULL); in ocsp_main()
619 ridx_filename); in ocsp_main()
641 CA_DB *newrdb = load_index(ridx_filename, NULL); in ocsp_main()
650 ridx_filename); in ocsp_main()
673 || host != NULL || add_nonce || ridx_filename != NULL)) { in ocsp_main()
793 if (ridx_filename != NULL) { in ocsp_main()