diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2017-01-16 18:16:46 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-26 07:24:43 (GMT) |
commit | a193c72475960dfb98a37d0fc7739a10ccd95111 (patch) | |
tree | 0a4a8ad997d66c92b759cd799186b21a9fb363fe /net/ipx | |
parent | 6e9fa67c58ccd59df9cc21a8e9a4c4f9aea15fa8 (diff) | |
download | linux-a193c72475960dfb98a37d0fc7739a10ccd95111.tar.xz |
libceph: make sure ceph_aes_crypt() IV is aligned
commit 124f930b8cbc4ac11236e6eb1c5f008318864588 upstream.
... otherwise the crypto stack will align it for us with a GFP_ATOMIC
allocation and a memcpy() -- see skcipher_walk_first().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions