开源镜像站
帮助
动态
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
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-12-01
x86/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
x86/crc32: expose CRC32 functions through lib
Eric Biggers
2024-10-28
crypto: x86/aegis128 - optimize length block preparation using SSE4.1
Eric Biggers
2024-09-06
crypto: x86/aesni - update docs for aesni-intel module
Eric Biggers
2024-06-07
crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
Eric Biggers
2023-12-08
crypto: x86/sm4 - Remove cfb(sm4)
Herbert Xu
2023-01-20
crypto: x86/aria-avx512 - fix build failure with old binutils
Taehee Yoo
2023-01-06
crypto: x86/aria - implement aria-avx512
Taehee Yoo
2023-01-06
crypto: x86/aria - implement aria-avx2
Taehee Yoo
2022-09-24
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...
Taehee Yoo
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify public-key entries
Robert Elliott
2022-08-26
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott