commit | c963050259f2daccb7141ee58bc0fc0b760836ba | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Aug 22 14:49:15 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 22 22:12:45 2019 +1000 |
tree | 07e3b9b5258dde2d29c5a7a9fdd8261f8e7c4a2a | |
parent | 5a74362c9a8b122366dd8f2197fc6b784300d6a2 [diff] |
crypto: n2/des - fix build breakage after DES updates Fix build breakage caused by the DES library refactor. Fixes: d4b90dbc8578 ("crypto: n2/des - switch to new verification routines") Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>