From: Herbert Xu Date: Mon, 11 Jan 2016 13:26:50 +0000 (+0800) Subject: crypto: skcipher - Add crypto_skcipher_has_setkey X-Git-Tag: v3.2.77~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba1945b048afd9cd8dba6b341160fffc4e431a0;p=pandora-kernel.git crypto: skcipher - Add crypto_skcipher_has_setkey commit a1383cd86a062fc798899ab20f0ec2116cce39cb upstream. This patch adds a way for skcipher users to determine whether a key is required by a transform. Signed-off-by: Herbert Xu [bwh: Backported to 3.2: add to ablkcipher API instead] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed