aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/internal/akcipher.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-13crypto: akcipher - Use crypto_request_completeHerbert Xu1-1/+1
2022-12-02crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu1-1/+23
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu1-1/+1
2020-01-09crypto: akcipher - pass instance to crypto_grab_akcipher()Eric Biggers1-9/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-07-28crypto: Add akcipher_set_reqsize() functionGary R Hook1-0/+6
2015-12-09crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski1-0/+78
2015-06-17crypto: akcipher - add PKE APITadeusz Struk1-0/+60