From: Ard Biesheuvel Date: Sun, 15 Sep 2013 15:10:43 +0000 (+0200) Subject: ARM: move AES typedefs and function prototypes to separate header X-Git-Tag: v3.13-rc1~103^2~1^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce26f3b5ae8fafdd28375a004f7b8e924e9bacb;p=pandora-kernel.git ARM: move AES typedefs and function prototypes to separate header Put the struct definitions for AES keys and the asm function prototypes in a separate header and export the asm functions from the module. This allows other drivers to use them directly. Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed