summaryrefslogtreecommitdiffstats
path: root/crypto/hmac-nettle.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-1/+1
* crypto: hmac: add hmac driver frameworkLongpeng(Mike)2017-07-191-35/+17Star
* crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backendLongpeng(Mike)2017-07-191-10/+24
* crypto: support HMAC algorithms based on nettleLongpeng(Mike)2016-12-221-3/+133
* crypto: add HMAC algorithms frameworkLongpeng(Mike)2016-12-221-0/+45