+10
−0
+190
−0
+56
−59
+14
−12
Loading
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:
Tim Hudson <tjh@openssl.org>