summaryrefslogtreecommitdiffstats
path: root/crypto/kpp.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Fix CRYPTO_USER checks for report functionOndrej Mosnacek2023-05-021-1/+1
* crypto: api - Check CRYPTO_USER instead of NET for reportHerbert Xu2023-03-141-8/+4
* crypto: kpp - Count error stats differentlyHerbert Xu2023-03-141-7/+34
* crypto: add crypto_has_kpp()Hannes Reinecke2022-08-021-0/+6
* crypto: kpp - provide support for KPP spawnsNicolai Stange2022-03-031-0/+9
* crypto: kpp - provide support for KPP template instancesNicolai Stange2022-03-031-0/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: user - clean up report structure copyingEric Biggers2018-11-091-7/+3
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-131-1/+2
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-231-0/+123