Searched refs:dout (Results 1 – 1 of 1) sorted by relevance
20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dout = NULL; in main() local58 dout = BIO_new_file("smencr.out", "wb"); in main()73 if (!CMS_final(cms, in, dout, flags)) in main()92 BIO_free(dout); in main()
Completed in 5 milliseconds