aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/scatterwalk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()Gaosheng Cui1-6/+0
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+2
2021-06-28crypto: scatterwalk - Remove obsolete PageSlab checkHerbert Xu1-6/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-08-03crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers1-7/+0
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers1-7/+1
2016-07-18crypto: scatterwalk - Inline start/map/doneHerbert Xu1-6/+40
2016-07-18crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu1-2/+0
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams1-9/+1
2015-05-22crypto: scatterwalk - Add scatterwalk_ffwd helperHerbert Xu1-0/+4
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica1-9/+1
2014-06-20crypto: api - Move crypto_yield() to algapi.hMarek Vasut1-6/+0
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-11-28crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-08-21crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes1-0/+2
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-25/+3
2010-12-02crypto: scatterwalk - Add scatterwalk_crypto_chain helperSteffen Klassert1-0/+15
2008-05-01[CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu1-0/+4
2008-01-11[CRYPTO] api: Include sched.h for cond_resched in scatterwalk.hHerbert Xu1-0/+1
2008-01-11[CRYPTO] scatterwalk: Restore custom sg chaining for nowHerbert Xu1-0/+11
2008-01-11[CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu1-0/+107