summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-neonbs-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-05-221-0/+2
* crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl2017-12-111-6/+4Star
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-3/+2Star
* crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel2017-03-091-15/+45
* crypto: arm/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2017-02-031-4/+5
* crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-131-0/+405