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
/
include
/
crypto
/
hash.h
Age
Commit message (
Expand
)
Author
2025-08-22
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
Herbert Xu
2025-08-09
Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-08-01
crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)
Herbert Xu
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2025-05-19
crypto: hash - Move core export and import into internel/hash.h
Herbert Xu
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
2025-04-28
crypto: api - Add crypto_stack_request_init and initialise flags fully
Herbert Xu
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2025-04-16
crypto: hash - Update HASH_MAX_DESCSIZE comment
Herbert Xu
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2025-04-07
crypto: hash - Do not use shash in hard IRQs
Herbert Xu
2025-02-22
crypto: ahash - Set default reqsize from ahash_alg
Herbert Xu
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
2025-02-22
crypto: ahash - Only save callback and data in ahash_save_req
Herbert Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2023-12-29
crypto: shash - remove excess kerneldoc members
Vegard Nossum
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
2023-10-27
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-05-12
crypto: hash - Add statesize to crypto_ahash
Herbert Xu
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
2023-04-06
crypto: hash - Remove maximum statesize limit
Herbert Xu
2023-03-24
crypto: hash - Fix kdoc errors about HASH_ALG_COMMON
Herbert Xu
2023-03-14
crypto: hash - Count error stats differently
Herbert Xu
2022-08-02
crypto: add crypto_has_shash()
Hannes Reinecke
2021-05-28
crypto: header - Fix spelling errors
Zhen Lei
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2020-08-28
crypto: ahash - Remove AHASH_REQUEST_ON_STACK
Herbert Xu
2020-08-28
crypto: ahash - Add init_tfm/exit_tfm
Herbert Xu
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-23
crypto: hash - drop duplicated word in a comment
Randy Dunlap
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2019-12-11
crypto: shash - Add init_tfm/exit_tfm and verify descsize
Herbert Xu
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
[next]