summaryrefslogtreecommitdiffstats
path: root/include/crypto/scatterwalk.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: scatterwalk - use kmap_local() not kmap_atomic()Ard Biesheuvel2022-12-301-2/+2
* crypto: scatterwalk - remove duplicate function declarationsTianjia Zhang2022-10-211-1/+0
* crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()Gaosheng Cui2022-09-301-6/+0
* crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-12-171-1/+2
* crypto: scatterwalk - Remove obsolete PageSlab checkHerbert Xu2021-06-281-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers2018-08-031-7/+0
* crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers2018-08-031-7/+1
* crypto: scatterwalk - Inline start/map/doneHerbert Xu2016-07-181-6/+40
* crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu2016-07-181-2/+0
* crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-171-9/+1
* crypto: scatterwalk - Add scatterwalk_ffwd helperHerbert Xu2015-05-221-0/+4
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-9/+1
* crypto: api - Move crypto_yield() to algapi.hMarek Vasut2014-06-201-6/+0
* crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky2013-12-091-1/+1
* crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky2013-11-281-0/+1
* crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes2013-08-211-0/+2
* crypto: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-25/+3
* crypto: scatterwalk - Add scatterwalk_crypto_chain helperSteffen Klassert2010-12-021-0/+15
* [CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu2008-05-011-0/+4
* [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.hHerbert Xu2008-01-111-0/+1
* [CRYPTO] scatterwalk: Restore custom sg chaining for nowHerbert Xu2008-01-111-0/+11
* [CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu2008-01-111-0/+107