commit | bac68f2c9a43e60a70e27c0c75aaca7128b6271d | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@freescale.com> | Thu Oct 23 16:14:03 2014 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 24 22:52:28 2014 +0800 |
tree | b682b5b8c64a18622d738d6e3af2f96f43b27651 | |
parent | 3ef8d945d0dafd272e77c01099bc4975c5297a5a [diff] |
crypto: caam - add support for rfc4106(gcm(aes)) Add Advanced Encryption Standard (AES) in Galois/Counter Mode (GCM) as an IPsec Encapsulating Security Payload (ESP) mechanism to provide confidentiality and data origin authentication. Signed-off-by: Tudor Ambarus <tudor.ambarus@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>