index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
fsl
/
fsl_hash.c
Age
Commit message (
Expand
)
Author
2025-03-03
crypto: fsl_hash: fix flush dcache alignment in caam_hash()
Benjamin Lemouzy
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
crypto: Remove <common.h> and add needed includes
Tom Rini
2022-09-18
crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
2022-06-16
crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Stefan Roese
2022-05-20
crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish
Gaurav Jain
2022-04-21
crypto/fsl: add invalidate_dcache_range for hash output buffer
Gaurav Jain
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-09
board: fsl_validate: Fix Double free Issue
Kshitiz Varshney
2021-04-08
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
2021-04-08
crypto: caam: Fix pointer size to 32bit for i.MX8M
Aymen Sghaier
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-23
crypto/fsl: Fix HW accelerated hash commands
Breno Lima
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-10-29
crypto/fsl: SEC driver cleanup for 64 bit and endianness
Aneesh Bansal
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2014-10-16
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta