Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap | 2021-07-16 | 1 | -4/+4 |
* | crypto: blake2s - move update and final logic to internal/blake2s.h | Eric Biggers | 2021-01-03 | 1 | -40/+8 |
* | crypto: lib/blake2s - Move selftest prototype into header file | Herbert Xu | 2020-12-04 | 1 | -2/+0 |
* | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld | 2019-11-17 | 1 | -0/+126 |