Clean up some issues and peculiarities in the gcm(aes-ni) driver. Cc: Eric Biggers <ebiggers@xxxxxxxxxx> Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Ard Biesheuvel (4): crypto: x86/gcm-aes-ni - prevent misaligned IV buffers on the stack crypto: x86/gcm-aes-ni - drop unused asm prototypes crypto: x86/gcm-aes-ni - clean up mapping of associated data crypto: x86/gcm-aes-ni - refactor scatterlist processing arch/x86/crypto/aesni-intel_glue.c | 238 ++++++-------------- 1 file changed, 74 insertions(+), 164 deletions(-) -- 2.17.1