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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ixp4xx_crypto.c
Age
Commit message (
Expand
)
Author
2025-02-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
2022-02-12
ARM: ixp4xx: Drop all common code
Linus Walleij
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-03
crypto: ixp4xx - Add device tree support
Linus Walleij
2021-06-03
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
2021-05-14
crypto: ixp4xx - Correct functions alignment
Corentin Labbe
2021-05-14
crypto: ixp4xx - remove brackets from single statement
Corentin Labbe
2021-05-14
crypto: ixp4xx - Do not initialize static to NULL
Corentin Labbe
2021-05-14
crypto: ixp4xx - whitespace fixes
Corentin Labbe
2021-05-14
crypto: ixp4xx - convert all printk to dev_xxx
Corentin Labbe
2021-05-14
crypto: ixp4xx - convert unsigned to unsigned int
Corentin Labbe
2021-05-14
crypto: ixp4xx - fallback when having more than one SG
Corentin Labbe
2021-05-14
crypto: ixp4xx - update IV after requests
Corentin Labbe
2021-05-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-04-16
crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-08-21
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-01-09
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
Eric Biggers
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
2019-08-22
crypto: ixp4xx/des - switch to new verification routines
Ard Biesheuvel
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-18
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-03-31
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-01-12
crypto: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2017-08-09
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-05-23
crypto: ixp4xx - Use IPAD/OPAD constant
Corentin LABBE
2017-03-24
crypto: ixp4xx - Use sg_virt()
Geliang Tang
2016-08-09
crypto: ixp4xx - Add missing npe_c release in error branches
Quentin Lambert
2016-08-09
crypto: ixp4xx - Fix a "simple if" coding style warning
Quentin Lambert
2016-01-25
crypto: ixp4xx - Fix false lastlen uninitialised warning
Herbert Xu
2015-11-17
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-04
crypto: ixp4xx - Convert to new AEAD interface
Herbert Xu
2015-07-23
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
2015-05-22
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
2015-05-13
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
[next]