summaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/simd.h
AgeCommit message (Expand)AuthorLines
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers-2/+4
2025-05-12crypto: testmgr - make it easier to enable the full set of testsEric Biggers-4/+2
2025-04-16crypto: simd - Include asm/simd.h in internal/simd.hHerbert Xu-3/+1
2024-08-24crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu-10/+2
2019-03-22crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers-0/+24
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers-0/+20
2018-03-03crypto: simd - allow registering multiple algorithms at onceEric Biggers-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu-0/+17