Re: [Qemu-devel] [PATCH 0/6] crypto: misc tweaks & improvements to pbkdf code

2016-09-08 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1473352047-908-1-git-send-email-berra...@redhat.com Subject: [Qemu-devel] [PATCH 0/6] crypto: misc tweaks & improvements to pbkdf code === TEST SCRIPT BEGIN === #!/bin/

[Qemu-devel] [PATCH 0/6] crypto: misc tweaks & improvements to pbkdf code

2016-09-08 Thread Daniel P. Berrange
The core goal of this series was to make the pbkdf2 iteration time configurable. In doing so a number of other improvements were identified, and some updates done to match latest cryptsetup behaviour / recommendations. Daniel P. Berrange (6): crypto: make PBKDF iterations configurable for LUKS f