Age | Commit message (Expand) | Author |
---|---|---|
2025-04-07 | crypto: tegra - Fix IV usage for AES ECB | Akhil R |
2025-03-08 | crypto: tegra - Reserve keyslots to allocate dynamically | Akhil R |
2025-03-08 | crypto: tegra - Set IV to NULL explicitly for AES ECB | Akhil R |
2025-03-08 | crypto: tegra - Fix CMAC intermediate result handling | Akhil R |
2025-03-08 | crypto: tegra - Transfer HASH init function to crypto engine | Akhil R |
2025-03-08 | crypto: tegra - check return value for hash do_one_req | Akhil R |
2025-03-08 | crypto: tegra - finalize crypto req on error | Akhil R |
2025-03-08 | crypto: tegra - Do not use fixed size buffers | Akhil R |
2025-03-08 | crypto: tegra - Use separate buffer for setkey | Akhil R |
2024-12-10 | crypto: tegra - do not transfer req when tegra init fails | Chen Ridong |
2024-10-28 | crypto: tegra - remove redundant error check on ret | Colin Ian King |
2024-04-26 | crypto: tegra - Fix some error codes | Dan Carpenter |
2024-04-12 | crypto: tegra - Add Tegra Security Engine driver | Akhil R |