]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: the outbuf of AES should be multiple of block size
authorKefu Chai <kchai@redhat.com>
Tue, 3 Apr 2018 09:16:30 +0000 (17:16 +0800)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 18 May 2018 14:48:32 +0000 (10:48 -0400)
commit7635485d34c99671030a10e1da67945c19b4fc88
tree1b5c1f94cb66bef13b9a99e90b3890b89c25b9e3
parent7f6751bb5522c00b78d33af402470a659a07d4a3
auth: the outbuf of AES should be multiple of block size

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3cfcd02af6381022081d51367f7338bde1fcb1d2)
src/auth/Crypto.cc