开源镜像站
帮助
动态
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
/
arm64
/
crypto
Age
Commit message (
Expand
)
Author
2023-03-14
crypto: arm64/aes-neonbs - fix crash with CFI enabled
Eric Biggers
2023-02-10
crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
Herbert Xu
2023-02-10
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
Tianjia Zhang
2023-02-10
crypto: arm64/aes-ccm - Rewrite skcipher walker loop
Herbert Xu
2023-01-20
crypto: arm64/gcm - add RFC4106 support
Ard Biesheuvel
2022-12-30
crypto: arm64/sm4 - fix possible crash with CFI enabled
Tianjia Zhang
2022-12-09
crypto: arm64/ghash-ce - use frame_push/pop macros consistently
Ard Biesheuvel
2022-12-09
crypto: arm64/crct10dif - use frame_push/pop macros consistently
Ard Biesheuvel
2022-12-09
crypto: arm64/aes-modes - use frame_push/pop macros consistently
Ard Biesheuvel
2022-12-09
crypto: arm64/aes-neonbs - use frame_push/pop consistently
Ard Biesheuvel
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2022-11-25
crypto: arm64/sm3 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2022-11-18
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
Tianjia Zhang
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify NEON implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - raise the priority of the CE implementation
Tianjia Zhang
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
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 CRC entries
Robert Elliott
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-07-29
crypto: arm64/poly1305 - fix a read out-of-bound
GUO Zihua
2022-06-30
crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
Qian Cai
2022-06-30
crypto: arm64/aes-neon - Fix typo in comment
Jilin Yuan
2022-06-10
crypto: arm64/polyval - Add PMULL accelerated implementation of POLYVAL
Nathan Huckleberry
2022-06-10
crypto: arm64/aes-xctr - Improve readability of XCTR and CTR modes
Nathan Huckleberry
2022-06-10
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
2022-04-15
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
2022-04-08
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
2022-04-08
crypto: arm64/sm4 - add ARMv8 NEON implementation
Tianjia Zhang
2022-04-08
crypto: arm64/sm4-ce - rename to sm4-ce-cipher
Tianjia Zhang
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
2022-03-09
crypto: arm64 - cleanup comments
Tom Rix
2022-02-05
crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizes
Ard Biesheuvel
2022-02-05
crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunk
Ard Biesheuvel
2022-02-05
crypto: arm64/aes-neon-ctr - improve handling of single tail block
Ard Biesheuvel
2022-01-28
crypto: arm64/sm3-ce - make dependent on sm3 library
Tianjia Zhang
[next]