summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/akcipher.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: akcipher - Use crypto_request_completeHerbert Xu2023-02-131-1/+1
* crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-1/+23
* crypto: akcipher - Move reqsize into tfmHerbert Xu2022-12-021-1/+1
* crypto: akcipher - pass instance to crypto_grab_akcipher()Eric Biggers2020-01-091-9/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: Add akcipher_set_reqsize() functionGary R Hook2017-07-281-0/+6
* crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-091-0/+78
* crypto: akcipher - add PKE APITadeusz Struk2015-06-171-0/+60