commit | a636fdce55c6ad12b07436424ceffad1045714db | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed May 24 10:35:24 2017 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Jun 10 12:04:14 2017 +0800 |
tree | 00923fcec0914633ec6c462778f085012892b1b1 | |
parent | 619ce700583f0f193bfb1487ca393b8ad2141a9a [diff] |
crypto: omap-des - add check for weak keys OMAP DES crypto accelerator itself is unable to detect weak keys, so add a specific call to the generic des driver to check the key strength if requested. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>