commit | 201f28f055917300c3301b19d0e0e674b9cf8cb7 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 16 13:54:21 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 17 15:35:07 2015 +0800 |
tree | 40239555d2d3bd173a28568fd1ae3f21f8d25c53 | |
parent | 0af8fbca8c7149c6c637291ed167badbb011b544 [diff] |
crypto: nx - Convert GCM to new AEAD interface This patch converts the nx GCM implementations to the new AEAD interface. This is compile-tested only. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>