Home
last modified time | relevance | path

Searched refs:dout (Results 1 – 1 of 1) sorted by relevance

/openssl/demos/cms/
H A Dcms_denc.c20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dout = NULL; in main() local
58 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