开源镜像站
帮助
动态
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
/
camellia_glue.c
Age
Commit message (
Expand
)
Author
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2013-08-21
crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment
Julia Lawall
2013-08-14
crypto: make tables used from assembler __visible
Andi Kleen
2012-11-09
crypto: camellia-x86_64 - share common functions and move structures and func...
Jussi Kivilinna
2012-10-24
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
2012-09-07
crypto: camellia-x86_64 - fix sparse warnings (constant is so big)
Jussi Kivilinna
2012-08-01
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-06-27
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...
Jussi Kivilinna
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
2012-03-14
crypto: camellia - add assembler implementation for x86_64
Jussi Kivilinna