Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: api - Fix CRYPTO_USER checks for report function | Ondrej Mosnacek | 2023-05-02 | 1 | -1/+1 |
* | crypto: api - Check CRYPTO_USER instead of NET for report | Herbert Xu | 2023-03-14 | 1 | -8/+4 |
* | crypto: kpp - Count error stats differently | Herbert Xu | 2023-03-14 | 1 | -7/+34 |
* | crypto: add crypto_has_kpp() | Hannes Reinecke | 2022-08-02 | 1 | -0/+6 |
* | crypto: kpp - provide support for KPP spawns | Nicolai Stange | 2022-03-03 | 1 | -0/+9 |
* | crypto: kpp - provide support for KPP template instances | Nicolai Stange | 2022-03-03 | 1 | -0/+20 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: user - clean up report structure copying | Eric Biggers | 2018-11-09 | 1 | -7/+3 |
* | crypto: Replaced gcc specific attributes with macros from compiler.h | Gideon Israel Dsouza | 2017-01-13 | 1 | -1/+2 |
* | crypto: kpp - Key-agreement Protocol Primitives API (KPP) | Salvatore Benedetto | 2016-06-23 | 1 | -0/+123 |