Hi Herbert, The first patch is unchanged compared to a previous submission to the mailing list. It is rolled into this patch set to have a common reference for the AEAD user space interface changes. Therefore, please disregard the old patch submission. The third patch should go into stable as this fixes a kernel crash that is present in current kernel versions. The patch set can be tested with the HEAD branch of libkcapi found at [1]. If the patch set is accepted, the development branch will be released as 0.13.0. [1] https://github.com/smuellerDD/libkcapi Stephan Mueller (3): crypto: AF_ALG - fix AEAD tag memory handling crypto: AF_ALG - disregard AAD buffer space for output crypto: AF_ALG - fix AEAD AIO handling of zero buffer crypto/algif_aead.c | 215 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 166 insertions(+), 49 deletions(-) -- 2.7.4 -- 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