aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/simd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-03-22crypto: simd - convert to use crypto_simd_usable()Eric Biggers1-4/+4
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers1-0/+269
2018-11-09crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel1-2/+3
2018-03-03crypto: simd - allow registering multiple algorithms at onceEric Biggers1-0/+50
2017-11-29crypto: replace FSF address with web source in license noticesMartin Kepplinger1-3/+1
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu1-0/+226