From: Herbert Xu Date: Mon, 4 Jan 2016 04:36:12 +0000 (+0900) Subject: crypto: algif_skcipher - Add nokey compatibility path X-Git-Tag: v3.2.77~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a73f4b649dedf99e8a32fd4834ef8954d04a37;p=pandora-kernel.git crypto: algif_skcipher - Add nokey compatibility path commit a0fa2d037129a9849918a92d91b79ed6c7bd2818 upstream. This patch adds a compatibility path to support old applications that do acept(2) before setkey. Signed-off-by: Herbert Xu [bwh: Backported to 3.2: add struct kiocb * parameter to {recv,send}msg ops] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed