From: Alex Porosanu Date: Mon, 9 Sep 2013 15:56:33 +0000 (+0300) Subject: crypto: caam - fix RNG4 AAI defines X-Git-Tag: v3.13-rc2~35^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1157a5bf383bd811d27e8924543dd629a2e34c0;p=pandora-kernel.git crypto: caam - fix RNG4 AAI defines RNG4 defines in desc.h were incomplete (bits AI & PS were missing), while SK was set as an ALG related bit. This patchs adds the missing bits and corrects the SK bit. Signed-off-by: Alex Porosanu Signed-off-by: Herbert Xu --- Reading git-diff-tree failed