commit | f2a13e7cba9e2b16f4888fbd9cf2bc25b95945be | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Fri Aug 25 15:47:21 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 22 17:43:18 2017 +0800 |
tree | e9abdc7d67cbb2db42d2a73a7910102b51e0f5dc | |
parent | 249c8d98ea339325dca481d5dae93686cd494059 [diff] |
crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads The crypto engine supports more than just aes-cbc. This patch enables the remaining AES block cipher modes that pass the testmanager's test vectors. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>