Am Montag, 1. Juni 2015, 15:53:06 schrieb Herbert Xu: Hi Herbert, >On Mon, Jun 01, 2015 at 03:50:22PM +0800, Herbert Xu wrote: >> This patch converts the low-level __gcm-aes-aesni algorithm to >> the new AEAD interface. > >Oops, I missed two more spots. That patch fixes the crash. Thanks Just FYI: when testing rfc4106(gcm(aes-aesni)) with the old givcipher API, I got a crash in my code invoking the cipher which used to work in older kernels and which works with the C implementations. So, there must be some change in how givcipher is treated by the AESNI implementation. As this API is sunset now, shall I dig deeper or shall we simply deactivate the API entirely? -- Ciao Stephan -- 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