summaryrefslogtreecommitdiff
path: root/include/crypto/internal/simd.h
AgeCommit message (Expand)Author
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers
2025-05-12crypto: testmgr - make it easier to enable the full set of testsEric Biggers
2025-04-16crypto: simd - Include asm/simd.h in internal/simd.hHerbert Xu
2024-08-24crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
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