From 06817176784f620984200dc5d7cbe16984f7b262 Mon Sep 17 00:00:00 2001 From: Sebastian Siewior Date: Fri, 3 Aug 2007 20:33:47 +0800 Subject: [PATCH] [CRYPTO] api: fix writting into unallocated memory in setkey_aligned setkey_unaligned() commited in ca7c39385ce1a7b44894a4b225a4608624e90730 overwrites unallocated memory in the following memset() because I used the wrong buffer length. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-format-patch failed