crypto: aesni - Convert rfc4106 to new AEAD interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 1 Jun 2015 07:53:06 +0000 (15:53 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 3 Jun 2015 02:51:24 +0000 (10:51 +0800)
This patch converts the low-level __gcm-aes-aesni algorithm to
the new AEAD interface.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found