Searched refs:load_crl (Results 1 – 1 of 1) sorted by relevance
215 static X509_CRL *load_crl(char *file, int format);276 x = load_crl(cfg.infile, cfg.informat); in crl_main()446 load_crl(char *infile, int format) in load_crl() function