mac802154: Switch to new AEAD interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 May 2015 08:03:48 +0000 (16:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:20 +0000 (11:23 +0800)
commit25528fdae4abb763c446b2e5081f80ba5a4b6f31
tree37f4df61f10548a1c72b4a58a76d568979b737c3
parent000ae7b2690e20b45480d2008757d54a66a38397
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>
net/mac802154/llsec.c