diff options
author | 2014-10-23 16:11:23 +0300 | |
---|---|---|
committer | 2014-10-24 22:52:28 +0800 | |
commit | 3ef8d945d0dafd272e77c01099bc4975c5297a5a (patch) | |
tree | 42ec2aaaf31f4fa619aaf46fa98536c4fcbb2630 /tools/perf/scripts/python/syscall-counts.py | |
parent | hwrng: core - Changed from using strncat to strlcat (diff) | |
download | linux-dev-3ef8d945d0dafd272e77c01099bc4975c5297a5a.tar.xz linux-dev-3ef8d945d0dafd272e77c01099bc4975c5297a5a.zip |
crypto: caam - add support for gcm(aes)
Add support for AES working in Galois Counter Mode.
There is a limitation related to IV size, similar to the one present in
SW implementation (crypto/gcm.c):
The only IV size allowed is 12 bytes. It will be padded by HW to the right
with 0x0000_0001 (up to 16 bytes - AES block size), according to the GCM
specification.
Signed-off-by: Tudor Ambarus <tudor.ambarus@freescale.com>
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions