From: Herbert Xu Date: Thu, 13 Aug 2015 09:28:58 +0000 (+0800) Subject: crypto: aead - Add type-safe geniv init/exit helpers X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=149a39717dcce3b6ba15285c9fc86e4423437e05;p=pandora-kernel.git crypto: aead - Add type-safe geniv init/exit helpers This patch adds the helpers aead_init_geniv and aead_exit_geniv which are type-safe and intended the replace the existing geniv init/exit helpers. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed