Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul... | Randy Dunlap | 2021-07-16 | 1 | -4/+4 |
* | crypto: arm/curve25519 - include <linux/scatterlist.h> | Fabio Estevam | 2020-08-25 | 1 | -0/+1 |
* | crypto: arm/curve25519 - add arch-specific key generation function | Jason A. Donenfeld | 2019-12-12 | 1 | -0/+7 |
* | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2019-11-27 | 1 | -2/+3 |
* | crypto: arm/curve25519 - wire up NEON implementation | Jason A. Donenfeld | 2019-11-17 | 1 | -0/+127 |