]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: authencesn - Simplify key parsing
authorMathias Krause <mathias.krause@secunet.com>
Tue, 15 Oct 2013 11:49:31 +0000 (13:49 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Oct 2013 12:56:25 +0000 (20:56 +0800)
commitfddc2c43c48d62f70553785d1220505f33aebe0e
tree4087a33c46d99d42fd04af2ec2d9921ba1311c60
parentbc6e2bdb71056607141ada309a185f0a50b1aeaf
crypto: authencesn - Simplify key parsing

Use the common helper function crypto_authenc_extractkeys() for key
parsing.

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/authencesn.c