2015-07-14 17:05 GMT+03:00 Paolo Bonzini <pbonz...@redhat.com>: > Which patch is it?
From: Wolfgang Bumiller <w.bumil...@proxmox.com> Commit 800567a61 updated the code to the generic crypto API and mixed up encrypt and decrypt functions in procotol_client_auth_vnc. (Used to be: deskey(key, EN0) which encrypts, and was changed to qcrypto_cipher_decrypt in 800567a61.) Changed it to qcrypto_cipher_encrypt now. Signed-off-by: Wolfgang Bumiller <w.bumil...@proxmox.com> Signed-off-by: Gerd Hoffmann <kra...@redhat.com> -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru