commit | e6e6600c001c3aa3760aeb83dbd4630063e926ee | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Tue Jul 02 14:39:18 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 26 14:51:55 2019 +1000 |
tree | 1950967c912c7bdb747bbefaf45060489ca0c355 | |
parent | aca24d48cee232a88839c8895ac6fcd2fcad6588 [diff] |
crypto: ccree - drop legacy ivgen support ccree had a mechanism for IV generation which was not compatible with the Linux seqiv or echainiv iv generator and was never used in any of the upstream versions so drop all the code implementing it. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>