summaryrefslogtreecommitdiff
path: root/crypto/hmac.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-19crypto: hmac: add af_alg-backend hmac supportLongpeng(Mike)1-4/+18
2017-07-19crypto: hmac: add hmac driver frameworkLongpeng(Mike)1-0/+44
2016-12-22crypto: add HMAC algorithms frameworkLongpeng(Mike)1-0/+72