index
:
pub/scm/linux/kernel/git/mdf/linux.git
master
Moritz Fischer's fork of linux.git
Moritz Fischer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
starfive
/
jh7110-aes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
crypto: starfive - use scatterlist length before DMA mapping
Thorsten Blum
1
-1
/
+1
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
1
-1
/
+1
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
1
-1
/
+1
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+7
2026-02-06
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
Zilin Guan
1
-2
/
+7
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-5
/
+5
2025-08-30
crypto: jh7110 - Remove the use of dev_err_probe()
Liao Yuanhong
1
-8
/
+4
2024-05-10
crypto: starfive - Use fallback for unaligned dma access
Jia Jie Ho
1
-5
/
+7
2024-05-10
crypto: starfive - Skip dma setup for zeroed message
Jia Jie Ho
1
-0
/
+4
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
1
-199
/
+390
2023-12-08
crypto: starfive - Remove cfb and ofb
Herbert Xu
1
-70
/
+1
2023-12-01
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
1
-2
/
+4
2023-08-18
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
1
-70
/
+92
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
1
-43
/
+11
2023-08-11
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
1
-2
/
+2
2023-07-28
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
1
-0
/
+1034