Commit 4e392522 authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarTim Hudson <tjh@openssl.org>
parent 122499dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment