summaryrefslogtreecommitdiff
path: root/include/crypto/hash.h
AgeCommit message (Expand)Author
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu
2025-05-19crypto: hmac - Add ahash supportHerbert Xu
2025-05-19crypto: ahash - Handle partial blocks in APIHerbert Xu
2025-05-19crypto: hash - Add export_core and import_core hooksHerbert Xu
2025-05-19crypto: hash - Move core export and import into internel/hash.hHerbert Xu
2025-05-05crypto: ahash - Add core export and importHerbert Xu
2025-05-05crypto: shash - Cap state size to HASH_MAX_STATESIZEHerbert Xu
2025-04-28crypto: api - Add crypto_stack_request_init and initialise flags fullyHerbert Xu
2025-04-28crypto: api - Add crypto_request_clone and fbHerbert Xu
2025-04-23crypto: shash - Handle partial blocks in APIHerbert Xu
2025-04-16crypto: hash - Update HASH_MAX_DESCSIZE commentHerbert Xu
2025-04-16crypto: hash - Add HASH_REQUEST_ON_STACKHerbert Xu
2025-04-16crypto: shash - Remove dynamic descsizeHerbert Xu
2025-04-16crypto: ahash - Use cra_reqsizeHerbert Xu
2025-04-16crypto: ahash - Remove request chainingHerbert Xu
2025-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-12crypto: ahash - Disable request chainingHerbert Xu
2025-04-07crypto: hash - Do not use shash in hard IRQsHerbert Xu
2025-02-22crypto: ahash - Set default reqsize from ahash_algHerbert Xu
2025-02-22crypto: ahash - Add virtual address supportHerbert Xu
2025-02-22crypto: hash - Add request chaining APIHerbert Xu
2025-02-22crypto: ahash - Only save callback and data in ahash_save_reqHerbert Xu
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2023-12-29crypto: shash - remove excess kerneldoc membersVegard Nossum
2023-10-27crypto: ahash - optimize performance when wrapping shashEric Biggers
2023-10-27crypto: ahash - remove crypto_ahash_alignmaskEric Biggers
2023-10-27crypto: shash - remove crypto_shash_alignmaskEric Biggers
2023-10-27crypto: shash - eliminate indirect call for default import and exportEric Biggers
2023-05-12crypto: hash - Add statesize to crypto_ahashHerbert Xu
2023-04-20crypto: hash - Add crypto_clone_ahash/shashHerbert Xu
2023-04-06crypto: hash - Remove maximum statesize limitHerbert Xu
2023-03-24crypto: hash - Fix kdoc errors about HASH_ALG_COMMONHerbert Xu
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu
2022-08-02crypto: add crypto_has_shash()Hannes Reinecke
2021-05-28crypto: header - Fix spelling errorsZhen Lei
2021-03-13crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel
2021-01-22crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel
2020-08-28crypto: ahash - Remove AHASH_REQUEST_ON_STACKHerbert Xu
2020-08-28crypto: ahash - Add init_tfm/exit_tfmHerbert Xu
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-23crypto: hash - drop duplicated word in a commentRandy Dunlap
2020-05-08crypto: hash - introduce crypto_shash_tfm_digest()Eric Biggers
2019-12-11crypto: shash - Add init_tfm/exit_tfm and verify descsizeHerbert Xu
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-17crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe