On Thu, Oct 23, 2014 at 04:11:23PM +0300, Tudor Ambarus wrote: > 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@xxxxxxxxxxxxx> > Signed-off-by: Horia Geanta <horia.geanta@xxxxxxxxxxxxx> Both patches applied. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html