summaryrefslogtreecommitdiffstats
path: root/include/crypto/kpp.h
AgeCommit message (Expand)Author
2021-03-13crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe
2017-07-18crypto: kpp - add get/set_flags helpersTudor-Dan Ambarus
2017-06-10crypto: kpp - assume key is already set in maxsizeTudor-Dan Ambarus
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers
2016-12-13crypto: doc - add KPP documentationStephan Mueller
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto