summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* 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