]> Git Repo - qemu.git/commit
crypto: fix transposed arguments in cipher error message
authorDaniel P. Berrange <[email protected]>
Fri, 20 Nov 2015 16:15:42 +0000 (16:15 +0000)
committerDaniel P. Berrange <[email protected]>
Wed, 23 Dec 2015 11:02:20 +0000 (11:02 +0000)
commit50de6261510301d586f0411b3fdb11e4cd4fdb52
tree4b2973fe12c3308d85bc898408ac46aa0b132a8f
parent48befbc34420d64fdc1f50a54bafdc66eef575d8
crypto: fix transposed arguments in cipher error message

When reporting an incorrect key length for a cipher, we
mixed up the actual vs expected arguments.

Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
crypto/cipher.c
This page took 0.024756 seconds and 4 git commands to generate.