diff options
author | Tudor Ambarus <tudor.ambarus@freescale.com> | 2014-10-23 16:11:23 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-10-24 22:52:28 +0800 |
commit | 3ef8d945d0dafd272e77c01099bc4975c5297a5a (patch) | |
tree | 42ec2aaaf31f4fa619aaf46fa98536c4fcbb2630 /arch/metag/Kconfig | |
parent | 61daf055ea42342dea1f7006833bc7cde20eeb34 (diff) |
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 'arch/metag/Kconfig')
0 files changed, 0 insertions, 0 deletions