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
/
crypto
Age
Commit message (
Expand
)
Author
2008-05-07
[CRYPTO] hmac: Avoid calling virt_to_page on key
Herbert Xu
2008-05-01
[CRYPTO] cryptd: Correct kzalloc error test
Julia Lawall
2008-05-01
[CRYPTO] eseqiv: Fix off-by-one encryption
Herbert Xu
2008-05-01
[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()
Patrick McHardy
2008-04-21
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2008-04-21
[CRYPTO] aes: Export generic setkey
Sebastian Siewior
2008-04-21
[CRYPTO] api: Make the crypto subsystem fully modular
Sebastian Siewior
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-21
[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu
Marcin Slusarz
2008-04-21
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
2008-04-21
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
2008-04-21
[CRYPTO] tcrypt: Change the usage of the test vectors
Sebastian Siewior
2008-04-21
[CRYPTO] api: Constify function pointer tables
Jan Engelhardt
2008-04-21
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
2008-04-21
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
2008-04-21
[CRYPTO] sha512: Rename sha512 to sha512_generic
Jan Glauber
2008-04-21
[CRYPTO] api: Switch to proc_create()
Alexey Dobriyan
2008-04-17
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
async_tx: fix multiple dependency submission
Dan Williams
2008-04-02
[CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk
Joy Latten
2008-03-18
async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor
Dan Williams
2008-03-13
async_tx: checkpatch says s/__FUNCTION__/__func__/g
Dan Williams
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-03-06
[CRYPTO] xcbc: Fix crash with IPsec
Joy Latten
2008-03-06
[CRYPTO] xts: Use proper alignment
Sebastian Siewior
2008-03-05
[CRYPTO] digest: Include internal.h for prototypes
Adrian Bunk
2008-02-23
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-02-18
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
2008-02-15
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-06
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
2008-02-06
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
2008-02-06
async_tx: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
async_tx: fix compile breakage, mark do_async_xor __always_inline
Dan Williams
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-11
[CRYPTO] cast6: inline bloat--
Ilpo Järvinen
2008-01-11
[CRYPTO] tcrypt: Make xcbc available as a standalone test
Herbert Xu
2008-01-11
[CRYPTO] xcbc: Remove bogus hash/cipher test
Herbert Xu
2008-01-11
[CRYPTO] xcbc: Fix algorithm leak when block size check fails
Herbert Xu
2008-01-11
[CRYPTO] tcrypt: Zero axbuf in the right function
Herbert Xu
2008-01-11
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
2008-01-11
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
2008-01-11
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
2008-01-11
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
2008-01-11
[CRYPTO] gcm: Introduce rfc4106
Herbert Xu
2008-01-11
[CRYPTO] api: Show async type
Herbert Xu
[next]