index
:
pub/scm/linux/kernel/git/rseq/linux-rseq.git
master
Restartable sequences kernel tree
RSeq Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
tegra
/
tegra-se-hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+3
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
1
-13
/
+17
2026-03-22
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
1
-0
/
+3
2025-09-13
crypto: tegra - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-04-16
crypto: tegra - use API helpers to setup fallback request
Ovidiu Panait
1
-25
/
+27
2025-03-21
crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
Nathan Chancellor
1
-1
/
+1
2025-03-08
crypto: tegra - Use HMAC fallback when keyslots are full
Akhil R
1
-1
/
+6
2025-03-08
crypto: tegra - Fix HASH intermediate result handling
Akhil R
1
-52
/
+97
2025-03-08
crypto: tegra - Transfer HASH init function to crypto engine
Akhil R
1
-43
/
+58
2025-03-08
crypto: tegra - check return value for hash do_one_req
Akhil R
1
-0
/
+7
2025-03-08
crypto: tegra - Do not use fixed size buffers
Akhil R
1
-13
/
+25
2025-03-08
crypto: tegra - Use separate buffer for setkey
Akhil R
1
-6
/
+7
2024-12-10
crypto: tegra - do not transfer req when tegra init fails
Chen Ridong
1
-2
/
+5
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
1
-0
/
+1060