summaryrefslogtreecommitdiffstats
path: root/include/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers2018-08-031-7/+0Star
* crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers2018-08-031-7/+1Star
* crypto: drbg - in-place cipher operation for CTRStephan Müller2018-08-031-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-031-1/+2
|\
| * Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+2
* | crypto: drbg - eliminate constant reinitialization of SGLStephan Mueller2018-07-201-0/+1
* | crypto: dh - add public key verification testStephan Mueller2018-07-081-0/+4
* | crypto: vmac - separate tfm and request contextEric Biggers2018-07-011-63/+0Star
* | crypto: sha512_generic - add a sha384 0-length pre-computed hashAntoine Tenart2018-06-221-0/+2
* | crypto: sha512_generic - add a sha512 0-length pre-computed hashAntoine Tenart2018-06-221-0/+2
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-066-27/+308
|\
| * crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers2018-05-301-27/+0Star
| * crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek2018-05-182-0/+274
| * crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-181-0/+23
| * crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel2018-05-051-0/+3
| * crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca2018-04-201-0/+8
* | crypto: af_alg: convert to ->poll_maskChristoph Hellwig2018-05-261-2/+1Star
|/
* crypto: api - Remove unused crypto_type lookup functionHerbert Xu2018-03-301-1/+0Star
* crypto: hash - Prevent use of req->result in ahash updateKamil Konieczny2018-03-161-4/+7
* crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-161-0/+28
* crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-021-32/+0Star
* crypto: lrw - remove lrw_crypt()Eric Biggers2018-03-021-44/+0Star
* crypto: xts - remove xts_crypt()Eric Biggers2018-03-021-17/+0Star
* crypto: simd - allow registering multiple algorithms at onceEric Biggers2018-03-021-0/+7
* crypto: speck - export common helpersEric Biggers2018-02-221-0/+62
* crypto: engine - Permit to enqueue all async requestsCorentin LABBE2018-02-151-29/+39
* crypto: mcryptd - remove pointless wrapper functionsEric Biggers2018-02-151-5/+0Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-3110-49/+79
|\
| * crypto: sha3-generic - export init/update/final routinesArd Biesheuvel2018-01-251-0/+5
| * crypto: sha3-generic - simplify codeArd Biesheuvel2018-01-251-1/+0Star
| * crypto: doc - clear htmldocs build warnings for crypto/hashtcharding2018-01-121-8/+4Star
| * crypto: salsa20 - export generic helpersEric Biggers2018-01-121-0/+27
| * crypto: aead - prevent using AEADs without setting keyEric Biggers2018-01-121-1/+9
| * crypto: skcipher - prevent using skciphers without setting keyEric Biggers2018-01-121-5/+6
| * crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-01-121-10/+24
| * crypto: poly1305 - remove ->setkey() methodEric Biggers2018-01-121-2/+0Star
| * crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-01-121-0/+2
| * crypto: scomp - delete unused commentsZhou Wang2017-12-281-11/+0Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-222-2/+5
| |\
| * | crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers2017-12-221-10/+0Star
| * | crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2017-11-291-1/+2
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-1/+1
|\ \ \
| * | | crypto: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-051-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-221-2/+3
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-221-0/+1
|\| | |
| * | | crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-111-0/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-121-0/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-11-291-0/+8
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-291-0/+1
|\ \ | |/ |/|