index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec
/
sec_algs.c
Age
Commit message (
Expand
)
Author
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
2022-07-08
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2021-04-02
crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-06-26
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
2019-08-22
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
2019-04-18
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-09
crypto: hisilicon - Fix reference after free of memories on error path
John Garry
2018-11-09
crypto: hisilicon - Fix NULL dereference for same dst and src
John Garry
2018-08-07
crypto: hisilicon - sec_send_request() can be static
kbuild test robot
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron