summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/curve25519-glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...Randy Dunlap2021-07-161-4/+4
* crypto: arm/curve25519 - include <linux/scatterlist.h>Fabio Estevam2020-08-251-0/+1
* crypto: arm/curve25519 - add arch-specific key generation functionJason A. Donenfeld2019-12-121-0/+7
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-271-2/+3
* crypto: arm/curve25519 - wire up NEON implementationJason A. Donenfeld2019-11-171-0/+127