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_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
/
arch
/
arm64
/
crypto
Age
Commit message (
Expand
)
Author
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-15
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2015-11-18
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-07
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
2015-04-23
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2015-03-31
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2015-02-26
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-20
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-07-24
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel