index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
2020-05-23
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-03-20
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
2020-03-12
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2020-03-12
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2020-02-28
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
2020-01-22
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-09
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
2019-11-27
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
2019-11-22
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu