summaryrefslogtreecommitdiff
path: root/include/crypto/internal/akcipher.h
AgeCommit message (Expand)Author
2023-02-13crypto: akcipher - Use crypto_request_completeHerbert Xu
2022-12-02crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu
2022-12-02crypto: akcipher - Move reqsize into tfmHerbert Xu
2020-01-09crypto: akcipher - pass instance to crypto_grab_akcipher()Eric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-07-28crypto: Add akcipher_set_reqsize() functionGary R Hook
2015-12-09crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski
2015-06-17crypto: akcipher - add PKE APITadeusz Struk