summaryrefslogtreecommitdiffstats
path: root/lib/crypto/aes.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan2019-08-091-4/+4
* crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel2019-07-261-0/+6
* crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2019-07-261-0/+350