summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* crypto: afalg: fix a NULL pointer dereferenceLongpeng2017-11-081-3/+1Star
* crypto: hmac: add af_alg-backend hmac supportLongpeng(Mike)2017-07-191-4/+18
* crypto: hmac: add hmac driver frameworkLongpeng(Mike)2017-07-191-0/+44
* crypto: add HMAC algorithms frameworkLongpeng(Mike)2016-12-221-0/+72