summaryrefslogtreecommitdiffstats
path: root/crypto/simd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* crypto: simd - convert to use crypto_simd_usable()Eric Biggers2019-03-221-4/+4
* crypto: simd - support wrapping AEAD algorithmsEric Biggers2019-03-221-0/+269
* crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel2018-11-091-2/+3
* crypto: simd - allow registering multiple algorithms at onceEric Biggers2018-03-031-0/+50
* crypto: replace FSF address with web source in license noticesMartin Kepplinger2017-11-291-3/+1
* crypto: simd - Add simd skcipher helperHerbert Xu2016-11-281-0/+226