crypto: hmac: add af_alg-backend hmac support
commit42e7e15f99e1c78b2d3e7e7a1cb923e472ef8e9f
authorLongpeng(Mike) <longpeng2@huawei.com>
Fri, 14 Jul 2017 18:04:08 +0000 (14 14:04 -0400)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Jul 2017 09:11:05 +0000 (19 10:11 +0100)
tree6d4342f29f741985741a1932cd0e6c2d5819ae88
parent9a0597734876682480851376a98202a84073b715
crypto: hmac: add af_alg-backend hmac support

Adds afalg-backend hmac support: introduces some private APIs
firstly, and then intergrates them into qcrypto_hmac_afalg_driver.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
crypto/hash-afalg.c
crypto/hmac.c
crypto/hmacpriv.h