doc: Add stitched ciphers to EVP_EncryptInit.pod
authorSteven Collison <steven@raycoll.com>
Tue, 28 Mar 2017 19:46:07 +0000 (12:46 -0700)
committerMatt Caswell <matt@openssl.org>
Wed, 29 Mar 2017 08:36:16 +0000 (09:36 +0100)
commit04bc46ddd58a91d48da53304b929fc28c23e3f28
tree6c37c34d908211246f81e794b049ee67d99eebaa
parent8625e92a7669ff69b23bc5dffe5cbefe7792c5c0
doc: Add stitched ciphers to EVP_EncryptInit.pod

These ciphers don't appear to be documented anywhere. Given the
performance[1] benefits I think it makes sense to expose them.

[1] https://software.intel.com/sites/default/files/open-ssl-performance-paper.pdf

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3067)
(cherry picked from commit 209fac9f8a24000beaa8a438517115b42ca7e7c6)
doc/crypto/EVP_EncryptInit.pod