index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec2
/
sec_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-22
1
-1
/
+1
*
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
1
-22
/
+567
*
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
1
-35
/
+61
*
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
1
-14
/
+14
*
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
1
-5
/
+9
*
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
1
-26
/
+28
*
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
1
-81
/
+54
*
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
1
-27
/
+34
*
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
1
-4
/
+4
*
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
1
-4
/
+4
*
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
2020-01-09
1
-6
/
+6
*
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
2019-11-27
1
-2
/
+2
*
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
2019-11-22
1
-0
/
+3
*
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
2019-11-22
1
-0
/
+886