Loading
crypto: aead - Add crypto_aead_maxauthsize
This patch adds the helper crypto_aead_maxauthsize to remove the
need to directly dereference aead_alg internals by AEAD implementors.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the helper crypto_aead_maxauthsize to remove the
need to directly dereference aead_alg internals by AEAD implementors.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>