summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/tegra-se-aes.c
AgeCommit message (Expand)Author
2025-04-07crypto: tegra - Fix IV usage for AES ECBAkhil R
2025-03-08crypto: tegra - Reserve keyslots to allocate dynamicallyAkhil R
2025-03-08crypto: tegra - Set IV to NULL explicitly for AES ECBAkhil R
2025-03-08crypto: tegra - Fix CMAC 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 - finalize crypto req on errorAkhil 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-10-28crypto: tegra - remove redundant error check on retColin Ian King
2024-04-26crypto: tegra - Fix some error codesDan Carpenter
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R