[PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support

Herbert Xu herbert at gondor.apana.org.au
Tue Jun 30 03:59:51 EDT 2020


On Tue, Jun 30, 2020 at 10:58:28AM +0300, Tero Kristo wrote:
>
> Openssl uses init->update->final sequencing, and it would be nice to have
> this use crypto accelerator. Otherwise we basically support cipher
> acceleration from openssl, but not hashing.

You're referring to algif_hash, right? If so it'd be much easier
to implement the buffering in user-space.

Cheers,
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list