In evp.h rev. 1.57 2018/02/17 16:54:08,
authorschwarze <schwarze@openbsd.org>
Mon, 19 Feb 2018 10:04:08 +0000 (10:04 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 19 Feb 2018 10:04:08 +0000 (10:04 +0000)
commit7b5a2abcbe9bef7ec6a9dc9b4d9fc55b5620c146
treedc631bfbd25f77f24a6b43805b4be969f6c53999
parentd18b479b1d3522112335515dcddb4a9fcf4d684b
In evp.h rev. 1.57 2018/02/17 16:54:08,
jsing@ provided EVP_CIPHER_CTX_reset(3).
Merge the documentation, most from Richard Levitte
via OpenSSL commit 05fdb8d3 Dec 18 17:09:45 2015 +0100.
Also merge improvements to the EXAMPLES section from OpenSSL,
fixing one additional bug that still remains in OpenSSL.

While here, improve information on the deprecated functions,
sort RETURN VALUES, and add a few missing functions to it,
though that section still remains incomplete.
lib/libcrypto/man/EVP_EncryptInit.3