commit | fdd0f3d8922dd2afd569a937affc331cb01aa344 | [log] [tgz] |
---|---|---|
author | Corentin LABBE <clabbe.montjoie@gmail.com> | Tue Aug 22 10:08:11 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 22 17:43:10 2017 +0800 |
tree | 765f681c0d65617368b1cd1a74475cf9a1eccc8f | |
parent | cf0bd0ae19f44b8d5ccf5e1017fde382a7fff425 [diff] |
crypto: nx - Use GCM IV size constant This patch replace GCM IV size value by their constant name. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>