diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-27 09:24:41 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-28 03:23:21 (GMT) |
commit | 19fa77522e45e384be0f0f93b10c928763460ae3 (patch) | |
tree | 55c94d34e0e61b480801a0eb7c41d9764c6b9245 /scripts/mksysmap | |
parent | a3f2185a29df084611641e964aa93d1a6ee2212c (diff) | |
download | linux-19fa77522e45e384be0f0f93b10c928763460ae3.tar.xz |
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>
Diffstat (limited to 'scripts/mksysmap')
0 files changed, 0 insertions, 0 deletions