summaryrefslogtreecommitdiffstats
path: root/tests/test-crypto-pbkdf.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: support more hash algorithms for pbkdfDaniel P. Berrange2016-09-191-1/+52
* crypto: use correct derived key size when timing pbkdfDaniel P. Berrange2016-09-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: add support for PBKDF2 algorithmDaniel P. Berrange2016-03-171-0/+392