index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
/
safexcel.c
Age
Commit message (
Expand
)
Author
2025-06-30
crypto: inside-secure - remove crc32 support
Eric Biggers
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-12-08
crypto: safexcel - Remove cfb and ofb
Herbert Xu
2023-10-27
crypto: inside-secure/safexcel - Convert to platform remove callback returnin...
Uwe Kleine-König
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
2023-02-13
crypto: safexcel - Use request_complete helpers
Herbert Xu
2023-02-10
crypto: safexcel - Use crypto_wait_req
Herbert Xu
2022-10-21
crypto: inside-secure - Add MaxLinear platform
Peter Harliman Liem
2022-10-21
crypto: inside-secure - Add fw_little_endian option
Peter Harliman Liem
2022-10-21
crypto: inside-secure - Expand soc data structure
Peter Harliman Liem
2022-07-29
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-05-06
crypto: inside-secure - Add MODULE_FIRMWARE macros
Juerg Haefliger
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
2020-09-18
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
2020-07-31
crypto: inside-secure - irq balance
Sven Auhagen
2019-12-20
crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97
Pascal van Leeuwen
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
2019-10-23
crypto: inside-secure - Made locally used safexcel_pci_remove() static
Pascal van Leeuwen
2019-10-10
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
2019-10-10
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
2019-10-05
crypto: inside-secure - Add support for the EIP196
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for HW with less ring AIC's than rings
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD"
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Fixed corner case TRC admin RAM probing issue
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Added support for the AES-CMAC ahash
Pascal van Leeuwen
[next]