[PATCH 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256

David Howells dhowells at redhat.com
Mon Oct 20 03:39:25 PDT 2025


Bagas Sanjaya <bagasdotme at gmail.com> wrote:

> > +If selectable algorithms are required then the crypto_hash API may be used
> > +instead as this binds each algorithm to a specific C type.
> 
> What is crypto_hash API then? I can't find any of its documentation beside
> being mentioned here.

crypto_shash, then.

David




More information about the linux-arm-kernel mailing list