开源镜像站
帮助
下载
动态
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
/
tcrypt.c
Age
Commit message (
Expand
)
Author
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
2026-03-23
crypto: ghash - Remove ghash from crypto_shash API
Eric Biggers
2026-03-22
crypto: Fix several spelling mistakes in comments
Sun Chaobo
2026-03-14
crypto: tcrypt - stop ahash speed tests when setkey fails
Saeed Mirzamohammadi
2026-03-14
crypto: tcrypt - clamp num_mb to avoid divide-by-zero
Saeed Mirzamohammadi
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-11-22
crypto: tcrypt - Remove unused poly1305 support
Eric Biggers
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
2025-11-11
crypto: testmgr - Remove polyval tests
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-02-22
crypto: tcrypt - Restore multibuffer ahash tests
Herbert Xu
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
2024-06-28
crypto: tcrypt - add skcipher speed for given alg
Sergey Portnoy
2024-03-08
crypto: tcrypt - add ffdhe2048(dh) test
Vladis Dronov
2023-12-08
crypto: tcrypt - Remove cfb and ofb
Herbert Xu
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
2023-01-20
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
Ard Biesheuvel
2022-11-25
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
2022-11-04
crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
Tianjia Zhang
2022-11-04
crypto: tcrypt - Drop leading newlines from prints
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Drop module name from print string
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_info/pr_err
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_cont to print test results
Anirudh Venkataramanan
2022-10-21
crypto: tcrypt - fix return value for multiple subtests
Robert Elliott
2022-09-24
crypto: tcrypt - add async speed test for aria cipher
Taehee Yoo
2022-08-26
crypto: tcrypt - remove mode=1000
Robert Elliott
2022-07-29
crypto: tcrypt - Remove the static variable initialisations to NULL
Jason Wang
2022-07-15
crypto: testmgr - add ARIA testmgr tests
Taehee Yoo
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-06-10
crypto: hctr2 - Add HCTR2 support
Nathan Huckleberry
2022-06-10
crypto: polyval - Add POLYVAL support
Nathan Huckleberry
2022-06-10
crypto: xctr - Add XCTR support
Nathan Huckleberry
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
2022-02-05
crypto: tcrypt - remove all multibuffer ahash tests
Tianjia Zhang
2022-01-28
crypto: tcrypt - add asynchronous speed test for SM3
Tianjia Zhang
2021-10-22
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
Horia Geantă
2021-08-21
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm
Tianjia Zhang
2021-08-21
crypto: tcrypt - Fix missing return value check
Tianjia Zhang
2021-07-30
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
2021-05-28
crypto: tcrypt - enable tests for xxhash and blake2
Ard Biesheuvel
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
[next]