Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: move AES typedefs and function prototypes to separate header | Ard Biesheuvel | 2013-10-04 |
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 <ard.biesheuvel@linaro.org> |