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:32:53 +0000 (09:32 +0100)
commitb4db8104fb4b801bbd303bda1772e867ef3eefb3
tree0b0cd3d8bf1f0374885cb84f6a38a42790903110
parent27c9c6b2629a75b5646524311bb8329dba7e99c8
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