diff options
author | Stephan Mueller <smueller@chronox.de> | 2015-01-05 12:21:45 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-01-08 21:46:18 +1100 |
commit | 15acabfd02e35e270360fbe0def898e48754b3d6 (patch) | |
tree | 7d510d2073d5504d17bed2b9038057f16bf2f97b /kernel/smpboot.c | |
parent | 42d2e780c6239040ec29d404f87e752de3627e08 (diff) | |
download | linux-stable-15acabfd02e35e270360fbe0def898e48754b3d6.tar.gz linux-stable-15acabfd02e35e270360fbe0def898e48754b3d6.tar.bz2 linux-stable-15acabfd02e35e270360fbe0def898e48754b3d6.zip |
crypto: aead - add check for presence of auth tag
The AEAD decryption operation requires the authentication tag to be
present as part of the cipher text buffer. The added check verifies that
the caller provides a cipher text with at least the authentication tag.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/smpboot.c')
0 files changed, 0 insertions, 0 deletions