summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/tegra-se-hash.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25crypto: tegra - Do not use fixed size buffersAkhil R1-13/+25
2025-04-10crypto: tegra - Use HMAC fallback when keyslots are fullAkhil R1-1/+6
2025-04-10crypto: tegra - check return value for hash do_one_reqAkhil R1-0/+7
2025-04-10crypto: tegra - Use separate buffer for setkeyAkhil R1-6/+7
2025-02-08crypto: tegra - do not transfer req when tegra init failsChen Ridong1-2/+5
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R1-0/+1060