diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2017-04-06 16:16:11 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-04-10 19:17:27 +0800 |
commit | f437a3f477cce402dbec6537b29e9e33962c9f73 (patch) | |
tree | 29e0a8cb8d08330954af0eb065bc7c4adbc3a504 /kernel/padata.c | |
parent | 633439f5b7e9e2a88fb2ead38bc12c5061897cf2 (diff) | |
download | linux-f437a3f477cce402dbec6537b29e9e33962c9f73.tar.gz |
crypto: api - Extend algorithm name limit to 128 bytes
With the new explicit IV generators, we may now exceed the 64-byte
length limit on the algorithm name, e.g., with
echainiv(authencesn(hmac(sha256-generic),cbc(des3_ede-generic)))
This patch extends the length limit to 128 bytes.
Reported-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Tested-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions