index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-04-08
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
1
-3
/
+13
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
1
-17
/
+17
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
1
-34
/
+47
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
1
-5
/
+92
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
1
-34
/
+333
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
1
-3
/
+82
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
1
-12
/
+91
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
1
-43
/
+248
2021-04-09
crypto: hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
1
-2
/
+11
2021-04-02
crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
1
-5
/
+32
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
1
-6
/
+0
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
1
-38
/
+37
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-03-12
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
1
-2
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
1
-11
/
+6
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
1
-23
/
+12
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+2
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
1
-25
/
+66
2020-05-22
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
1
-3
/
+12
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+2
2020-03-20
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
1
-9
/
+8
2020-03-12
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
1
-5
/
+168
2020-03-12
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
1
-32
/
+41
2020-02-28
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
1
-1
/
+0
2020-01-22
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
1
-1
/
+1
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
1
-22
/
+567
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
1
-35
/
+61
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
1
-5
/
+9
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
1
-26
/
+28
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
1
-81
/
+54
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
1
-27
/
+34
2020-01-16
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
1
-4
/
+4
2020-01-16
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
1
-4
/
+4
2020-01-09
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
1
-6
/
+6
2019-11-27
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
1
-2
/
+2
2019-11-22
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
1
-0
/
+3
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
1
-0
/
+886