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.18.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
/
ccree
/
cc_cipher.c
Age
Commit message (
Expand
)
Author
2019-11-17
crypto: ccree - update a stale reference to ablkcipher
Ard Biesheuvel
2019-09-13
crypto: ccree - enable CTS support in AES-XTS
Uri Shir
2019-08-22
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
2019-05-03
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
2019-05-03
crypto: ccree - fix spelling mistake "protedcted" -> "protected"
Colin Ian King
2019-04-25
crypto: ccree - copyright header update
Gilad Ben-Yossef
2019-04-25
crypto: ccree - fix backlog notifications
Gilad Ben-Yossef
2019-04-25
crypto: ccree - read next IV from HW
Gilad Ben-Yossef
2019-04-25
crypto: ccree - adapt CPP descriptor to new HW
Gilad Ben-Yossef
2019-04-25
crypto: ccree - add SM4 protected keys support
Gilad Ben-Yossef
2019-04-25
crypto: ccree - add remaining logic for CPP
Gilad Ben-Yossef
2019-04-25
crypto: ccree - add support for sec disabled mode
Gilad Ben-Yossef
2019-04-25
crypto: ccree - move MLLI desc. before key load
Gilad Ben-Yossef
2019-04-25
crypto: ccree - move key load desc. before flow desc.
Gilad Ben-Yossef
2019-03-22
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
2019-02-22
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
2019-01-25
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-11-09
crypto: ccree - add SM4 support
Gilad Ben-Yossef
2018-08-03
crypto: ccree - allow bigger than sector XTS op
Gilad Ben-Yossef
2018-08-03
crypto: ccree - zero all of request ctx before use
Gilad Ben-Yossef
2018-08-03
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
2018-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-07-09
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-09
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-09
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-09
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-05-05
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-03-03
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-02-22
crypto: ccree - fix memdup.cocci warnings
Fengguang Wu
2018-02-15
crypto: ccree - add skcipher support
Gilad Ben-Yossef