crypto: aead - fix inaccurate documentation
authorArd Biesheuvel <ardb@kernel.org>
Wed, 14 Dec 2022 17:19:57 +0000 (18:19 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 20 Jan 2023 10:29:31 +0000 (18:29 +0800)
commit2b0c954010873166fdf6a8468f25ff24dcc8aa05
treedc08a70a7feb01d230aca0b5f36018930a3caca2
parent425359aef47972b2d14e15b6702d60d86779af65
crypto: aead - fix inaccurate documentation

The AEAD documentation conflates associated data and authentication
tags: the former (along with the ciphertext) is authenticated by the
latter. Fix the doc accordingly.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/aead.h