index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
crypto
/
des_glue.c
Age
Commit message (
Expand
)
Author
2019-10-23
crypto: sparc/des - convert to skcipher API
Eric Biggers
2019-08-22
crypto: sparc/des - switch to new verification routines
Ard Biesheuvel
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-18
crypto: sparc - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2015-10-08
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
2015-01-13
crypto: sparc64/des - add "des3_ede" module alias
Mathias Krause
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2012-12-19
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
2012-11-09
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
2012-09-15
sparc64: Add missing pr_fmt define to crypto opcode drivers.
David S. Miller
2012-09-15
sparc64: Adjust crypto priorities.
David S. Miller
2012-08-25
sparc64: Add DES driver making use of the new des opcodes.
David S. Miller