aboutsummaryrefslogtreecommitdiff
path: root/include/crypto
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: crypto: chacha20 - Export common ChaCha20 helpersMartin Willi2017-12-141-0/+25
* crypto: cryptd - Add helpers to check whether a tfm is queuedHerbert Xu2017-12-141-0/+5
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-311-0/+27
* UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...James Yonan2017-08-241-1/+17
* crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster2017-07-211-0/+5
* crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2017-04-162-1/+132
* crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel2017-04-162-1/+129
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2017-04-111-0/+1
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2017-04-111-0/+6
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2017-04-111-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2017-04-111-5/+3
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-261-3/+5
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-5/+3
* first commitMeizu OpenSource2016-08-1536-0/+2923