crypto: hash: add afalg-backend hash support
Adds afalg-backend hash support: introduces some private APIs firstly, and then intergrates them into qcrypto_hash_afalg_driver. Signed-off-by:Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>
Showing
- crypto/Makefile.objs 1 addition, 0 deletionscrypto/Makefile.objs
- crypto/afalgpriv.h 1 addition, 0 deletionscrypto/afalgpriv.h
- crypto/hash-afalg.c 136 additions, 0 deletionscrypto/hash-afalg.c
- crypto/hash.c 17 additions, 0 deletionscrypto/hash.c
- crypto/hashpriv.h 8 additions, 0 deletionscrypto/hashpriv.h
Loading
Please register or sign in to comment