diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-01-16 08:51:20 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-01-20 03:44:16 (GMT) |
commit | c0ecf8916d28e99fd072514f19fd36ee42a6ad7e (patch) | |
tree | 01ed2ac2425a2072055fd6af1a87f2146ec331e3 /drivers/s390/cio | |
parent | 988dc0174411ad4b98c173f3d7d25aca9e56cd85 (diff) | |
download | linux-c0ecf8916d28e99fd072514f19fd36ee42a6ad7e.tar.xz |
crypto: seqiv - Ensure that IV size is at least 8 bytes
Since seqiv is designed for IPsec we need to be able to accomodate
the whole IPsec sequence number in order to ensure the uniqueness
of the IV.
This patch forbids any algorithm with an IV size of less than 8
from using it. This should have no impact on existing users since
they all have an IV size of 8.
Reported-by: Maciej ?enczykowski <zenczykowski@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Maciej ?enczykowski <zenczykowski@gmail.com>
Diffstat (limited to 'drivers/s390/cio')
0 files changed, 0 insertions, 0 deletions