summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra
AgeCommit message (Expand)Author
2025-04-16crypto: tegra - use API helpers to setup fallback requestOvidiu Panait
2025-04-07crypto: tegra - Fix IV usage for AES ECBAkhil R
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 - 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 - 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 - 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 unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET
2024-04-26crypto: tegra - Fix some error codesDan Carpenter
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R