开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_null.c
Age
Commit message (
Expand
)
Author
2025-05-12
crypto: null - use memcpy_sglist()
Eric Biggers
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-02-22
crypto: null - Use spin lock instead of mutex
Herbert Xu
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-01-11
crypto: null - convert ecb-cipher_null to skcipher API
Eric Biggers
2018-09-28
crypto: null - Remove VLA usage of skcipher
Kees Cook
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
2016-07-18
crypto: null - Add new default null skcipher
Herbert Xu
2015-05-22
crypto: null - Add default null skcipher
Herbert Xu
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-03-21
crypto: export NULL algorithms defines
Horia Geanta
2012-08-01
crypto: crypto_null - use crypto_[un]register_algs
Jussi Kivilinna
2010-02-16
crypto: crypto_null - Fix checkpatch errors
Richard Hartmann
2008-12-25
crypto: null - Switch to shash
Herbert Xu
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2008-01-11
[CRYPTO] null: Allow setkey on digest_null
Herbert Xu
2008-01-11
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2005-05-17
[PATCH] crypto: fix null encryption/compression
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds