Add defines for pipeline capable ciphers
authorMatt Caswell <matt@openssl.org>
Tue, 22 Sep 2015 10:08:25 +0000 (11:08 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Mar 2016 21:21:45 +0000 (21:21 +0000)
commit4e3925227a65ade92f3052ee54a810f5d6c4e96e
tree27d9d28a03cd10c81ee9875928759001bbd0a369
parent122499dd145ba7456ad9ee32fe93a1727bea7be7
Add defines for pipeline capable ciphers

Add a flag to indicate that a cipher is capable of performing
"pipelining", i.e. multiple encrypts/decrypts in parallel. Also add some
new ctrls that ciphers will need to implement if they are pipeline capable.

Reviewed-by: Tim Hudson <tjh@openssl.org>
include/openssl/evp.h