Herbert Xu 19fa77522e crypto: algif_aead - Switch to new AEAD interface
This patch makes use of the new AEAD interface which uses a single
SG list instead of separate lists for the AD and plain text.

Note that the user-space interface now requires both input and
output to be of the same length, and both must include space for
the AD as well as the authentication tag.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-05-28 11:23:21 +08:00
..
2015-04-11 15:53:35 -04:00
2015-04-11 15:53:35 -04:00
2015-05-22 11:25:49 +08:00
2015-05-22 11:25:55 +08:00