From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIjI5-0000lW-Km for qemu-devel@nongnu.org; Fri, 24 Jul 2015 16:10:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIjI0-00068L-CL for qemu-devel@nongnu.org; Fri, 24 Jul 2015 16:09:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIjI0-00067j-7Q for qemu-devel@nongnu.org; Fri, 24 Jul 2015 16:09:52 -0400 References: <1437740634-6261-1-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <55B29B88.7050105@redhat.com> Date: Fri, 24 Jul 2015 14:09:44 -0600 MIME-Version: 1.0 In-Reply-To: <1437740634-6261-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sLqv1lKMDCSAumSAM3iSvhAXiAJqpF8CS" Subject: Re: [Qemu-devel] [PATCH for-2.4] crypto: fix built-in AES decrypt function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Paolo Bonzini , Peter Maydell This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sLqv1lKMDCSAumSAM3iSvhAXiAJqpF8CS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/24/2015 06:23 AM, Daniel P. Berrange wrote: > The qcrypto_cipher_decrypt_aes method was using the wrong > key material, and passing the wrong mode. This caused it > to incorrectly decrypt ciphertext. >=20 > Signed-off-by: Daniel P. Berrange > --- > crypto/cipher-builtin.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sLqv1lKMDCSAumSAM3iSvhAXiAJqpF8CS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVspuIAAoJEKeha0olJ0NqQV4H/RjK+Q9vy7Jtbjf6EYEAPfTi SbrDh93TuhyydTtJUbIfFM9YQkjsyMMWcr/7w5U3ZHl48sA4BmhWWEOTSkUjRtbu NhZILLvW3Uup+RVDoXW3fuZ5Zf6ydCp9WFPaCr1TDd4UkOQzVlEHJ7ycdKXe8qBb xuaMYZYX3gJwN3fUqYkqA9s/zGMiXw8w2VB48auIZlMR/V3ocMc0FFOD7zFl/Pdb wMEXlq+CQ0NC9+xULnR0vPDSlbY93CBDOQlOAqtykjsIBVdbiTLPyoB3v5eBrtx3 E5lcjfBrd10XuNEX8Il9VC60n+Ypnr0oBcIu0MbBeo4gaCrkJBvXO//thdXxL38= =TpbB -----END PGP SIGNATURE----- --sLqv1lKMDCSAumSAM3iSvhAXiAJqpF8CS--