开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
des3_ede_glue.c
Age
Commit message (
Expand
)
Author
2022-02-23
crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
YueHaibing
2021-12-17
crypto: x86/des3 - remove redundant assignment of variable nbytes
Colin Ian King
2021-01-14
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2019-08-22
crypto: x86/des - switch to library interface
Ard Biesheuvel
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: 3des - move verification out of exported routine
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-03-09
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2015-01-13
crypto: x86/des3_ede - drop bogus module aliases
Mathias Krause
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-06-25
crypto: des3_ede-x86_64 - fix parse warning
Jussi Kivilinna
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna