aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/cast6.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-2/+1
2019-12-11crypto: x86 - Regularize glue function prototypesGravatar Kees Cook 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleGravatar Jussi Kivilinna 1-5/+1
2012-09-07crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)Gravatar Jussi Kivilinna 1-0/+5
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsGravatar Johannes Goetzfried 1-0/+23