summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
authorDaniel P. Berrange2016-09-07 14:17:07 +0200
committerDaniel P. Berrange2016-09-19 17:30:45 +0200
commitacd0dfd0c252a06ec6f2146fea01b66b7bc68cfc (patch)
tree9b982fb18aa77bf208cfce399dc7ad2a6969ba76 /qapi
parentcrypto: use correct derived key size when timing pbkdf (diff)
downloadqemu-acd0dfd0c252a06ec6f2146fea01b66b7bc68cfc.tar.gz
qemu-acd0dfd0c252a06ec6f2146fea01b66b7bc68cfc.tar.xz
qemu-acd0dfd0c252a06ec6f2146fea01b66b7bc68cfc.zip
crypto: remove bogus /= 2 for pbkdf iterations
When calculating iterations for pbkdf of the key slot data, we had a /= 2, which was copied from identical code in cryptsetup. It was always unclear & undocumented why cryptsetup had this division and it was recently removed there, too. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions