index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec2
/
sec_crypto.c
Age
Commit message (
Expand
)
Author
2025-02-22
crypto: hisilicon/sec2 - fix for sec spec check
Wenkai Lin
2025-02-22
crypto: hisilicon/sec2 - fix for aead authsize alignment
Wenkai Lin
2025-02-22
crypto: hisilicon/sec2 - fix for aead auth key length
Wenkai Lin
2024-12-21
crypto: hisilicon/sec2 - fix for aead invalid authsize
Wenkai Lin
2024-12-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
2024-02-02
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
2024-02-02
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
2024-02-02
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
2023-12-15
crypto: hisilicon/sec2 - optimize the error return process
Chenghai Huang
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2023-09-20
crypto: hisilicon/sec - fix for sgl unmmap problem
Wenkai Lin
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
2022-07-29
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-07-08
crypto: hisilicon/sec - don't sleep when in softirq
Zhengchao Shao
2022-05-20
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
Kai Ye
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
2022-01-31
crypto: hisilicon/sec - use the correct print format
Kai Ye
2022-01-31
crypto: hisilicon/sec - fix the CTR mode BD configuration
Kai Ye
2022-01-31
crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
Kai Ye
2022-01-31
crypto: hisilicon/sec - add some comments for soft fallback
Kai Ye
2022-01-31
crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
Kai Ye
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
2021-04-09
crypto: hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
2021-04-02
crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
[next]