Commit 98ee7543 authored by Matt Caswell's avatar Matt Caswell
Browse files

Update the dasync engine to add a pipeline cipher



Implement aes128-cbc as a pipeline capable cipher in the dasync engine.
As dasync is just a dummy engine, it actually just performs the parallel
encrypts/decrypts in serial.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 4e392522
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