summaryrefslogtreecommitdiff
path: root/include/crypto/internal/simd.h
AgeCommit message (Expand)Author
2019-03-22crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers
2018-03-03crypto: simd - allow registering multiple algorithms at onceEric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu