From: Mathias Krause Date: Tue, 15 Oct 2013 11:49:30 +0000 (+0200) Subject: crypto: authenc - Export key parsing helper function X-Git-Tag: v3.13-rc2~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6e2bdb71056607141ada309a185f0a50b1aeaf;p=pandora-kernel.git crypto: authenc - Export key parsing helper function AEAD key parsing is duplicated to multiple places in the kernel. Add a common helper function to consolidate that functionality. Cc: Herbert Xu Cc: "David S. Miller" Signed-off-by: Mathias Krause Signed-off-by: Herbert Xu --- Reading git-diff-tree failed