commit | 2f2c9caa727d7d2a5ce4bfb8266e019546ce77df | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Nov 27 12:02:25 2015 +0000 |
committer | Matt Caswell <matt@openssl.org> | Mon Mar 07 21:39:27 2016 +0000 |
tree | bcdbf459fde470404abe7393c6f3cadff5736b7a | |
parent | 032c6d21fc53d5ec8b7ef78b0997627d1d240dad [diff] |
Add dummy pipeline support for aes128_cbc_hmac_sha1 Add dummy pipline support to dasync for the aes128_cbc_hmac_sha1 cipher. This is treated as an AEAD cipher. Reviewed-by: Tim Hudson <tjh@openssl.org>