index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
tegra-se.c
Age
Commit message (
Expand
)
Author
2013-08-26
crypto: tegra-se:Correct RSA context save sequence
Shravani Dingari
2013-02-04
crypto: tegra-se: Use proper rsa key slot
venkatajagadish
2012-12-07
crypto: tegra-se: change SE freq based on algo
Mallikarjun Kasoju
2012-12-04
crypto: tegra-se: Remove unused code
Sri Krishna chowdary
2012-11-27
crypto: tegra-se: Remove key slot index for DRBG
venkatajagadish
2012-11-27
crypto: tegra-se: Remove reseed rng T114 SW WAR
venkatajagadish
2012-11-27
crypto: tegra-se: Remove T114 Sw War to Limit max bytes
venkatajagadish
2012-11-27
crypto: tegra-se: Remove NOP after context save
venkatajagadish
2012-11-26
crypto: tegra-se: to_phys(ctx_save_buf) in PMC scratch register
Hiroshi Doyu
2012-11-02
crypto: tegra-se: add chained scatter list support
venkatajagadish
2012-10-31
crypto: tegra-se: Fix t114 SE context save failure
Mallikarjun Kasoju
2012-10-31
crypto: tegra-se: add NULL check
Sri Krishna chowdary
2012-10-31
crypto: tegra-se: moving to clk prepare APIs
Sivaram Nair
2012-10-25
crypto: tegra-se: issue NOP after context save
Mallikarjun Kasoju
2012-10-25
crypto: tegra-se: LP context save support for t11x
Mallikarjun Kasoju
2012-10-16
crypto: tegra-se: fix coverity issue
Sri Krishna chowdary
2012-09-21
crypto: tegra-se: fix coverity issue
Sri Krishna chowdary
2012-09-11
crypto: tegra-se: reseed rng after RESEED_INTERVAL
Mallikarjun Kasoju
2012-08-20
crypto: tegra-se: Limit max bytes to process
Mallikarjun Kasoju
2012-07-20
crypto: tegra-se: Program slot zero for RNG operation
Mallikarjun Kasoju
2012-07-12
crypto: tegra-se: Enable interrupts after clock enable
Victor(Weiguo) Pan
2012-06-29
crypto: tegra-se: Add SP800-90 RNG support
Mallikarjun Kasoju
2012-06-29
crypto: tegra-se: Added RSA support
Mallikarjun Kasoju
2012-06-07
crypto: tegra-se: Use sg_next to get next sg
Mallikarjun Kasoju
2012-03-22
crypto: tegra-se: Check for valid reqeusted buffer size
Mallikarjun Kasoju
2012-03-22
crypto: tegra-se: Fix SG buffer length mismatch
Mallikarjun Kasoju
2012-03-22
crypto: tegra-se: RNG support for less than 16 Bytes
vjagadish
2012-03-22
crypto: tegra-se: Make workqueue CPU unbound
Sang-Hun Lee
2012-03-22
crypto: tegra-se: Added a check for valid key size
Kasoju Mallikarjun
2012-03-22
crypto: tegra-se: fix suspend routine hookup
Chris Johnson
2012-03-22
crypto: tegra-se: Make device suspend asynchronously
Sang-Hun Lee
2012-03-22
crypto: tegra-se: Fix device hang
Sang-Hun Lee
2012-03-22
crypto: fix invalid return
Colin Patrick McCabe
2012-03-22
crypto: tegra-se: Adding runtime PM support
venu byravarasu
2012-03-22
crypto: tegra-se: Disable read access to all key slots
Kasoju Mallikarjun
2012-03-22
crypto: tegra-se: RNG support for more than 16 bytes
Kasoju Mallikarjun
2012-03-22
crypto: tegra-se: add LP context save support
Kasoju Mallikarjun
2012-03-22
crypto: tegra-se: add support to use ssk
Varun Wadekar
2012-03-22
crypto: tegra-se: code refactor and fix clock disable
Varun Wadekar
2012-03-22
crypto: se: tegra: Support for Security Engine
Kasoju Mallikarjun