index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
tegra
Age
Commit message (
Expand
)
Author
2025-04-16
crypto: tegra - use API helpers to setup fallback request
Ovidiu Panait
2025-04-07
crypto: tegra - Fix IV usage for AES ECB
Akhil R
2025-03-21
crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
Nathan Chancellor
2025-03-08
crypto: tegra - Use HMAC fallback when keyslots are full
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 - Fix HASH 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 unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: tegra - remove redundant error check on ret
Colin Ian King
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-31
crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...
Christophe JAILLET
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R