Searched refs:rctin (Results 1 – 1 of 1) sorted by relevance
283 BIO *in = NULL, *out = NULL, *indata = NULL, *rctin = NULL; in cms_main() local943 if ((rctin = BIO_new_file(rctfile, rctmode)) == NULL) { in cms_main()948 rcms = load_content_info(rctformat, rctin, 0, NULL, "receipt"); in cms_main()1300 BIO_free(rctin); in cms_main()
Completed in 6 milliseconds