commit | 25528fdae4abb763c446b2e5081f80ba5a4b6f31 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed May 27 16:03:48 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 28 11:23:20 2015 +0800 |
tree | 37f4df61f10548a1c72b4a58a76d568979b737c3 | |
parent | 000ae7b2690e20b45480d2008757d54a66a38397 [diff] |
mac802154: 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. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>