summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/tegra-se-hash.c
AgeCommit message (Expand)Author
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-03-26crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers
2026-03-22crypto: tegra - Disable softirqs before finalizing requestHerbert Xu
2025-09-13crypto: tegra - Use int type to store negative error codesQianfeng Rong
2025-04-16crypto: tegra - use API helpers to setup fallback requestOvidiu Panait
2025-03-21crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()Nathan Chancellor
2025-03-08crypto: tegra - Use HMAC fallback when keyslots are fullAkhil R
2025-03-08crypto: tegra - Fix HASH intermediate result handlingAkhil R
2025-03-08crypto: tegra - Transfer HASH init function to crypto engineAkhil R
2025-03-08crypto: tegra - check return value for hash do_one_reqAkhil R
2025-03-08crypto: tegra - Do not use fixed size buffersAkhil R
2025-03-08crypto: tegra - Use separate buffer for setkeyAkhil R
2024-12-10crypto: tegra - do not transfer req when tegra init failsChen Ridong
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R