History log of /rk3399_ARM-atf/include/drivers/nxp/crypto/caam/hash.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 1f6cf1e4 01-Oct-2024 Olivier Deprez <olivier.deprez@arm.com>

Merge "refactor: digest sizes" into integration


# e9529e46 24-Sep-2024 Raghu Krishnamurthy <raghupathyk@nvidia.com>

refactor: digest sizes

The digest size in bytes for sha1/256/384/512 were defined in multiple
places. Refactor the macros into a common header file.

Change-Id: I84ef3561486ff70345ae8c871d5d6e156457

refactor: digest sizes

The digest size in bytes for sha1/256/384/512 were defined in multiple
places. Refactor the macros into a common header file.

Change-Id: I84ef3561486ff70345ae8c871d5d6e1564574ec2
Signed-off-by: Raghu Krishnamurthy <raghupathyk@nvidia.com>

show more ...


# 87311b4c 03-Aug-2021 Manish Pandey <manish.pandey2@arm.com>

Merge "refactor: moved drivers hdr files to include/drivers/nxp" into integration


# 050a99a6 25-Mar-2021 Pankaj Gupta <pankaj.gupta@nxp.com>

refactor: moved drivers hdr files to include/drivers/nxp

NXP drivers header files are moved:
- from: drivers/nxp/<xx>/*.h
- to : include/drivers/nxp/<xx>/*.h

To accommodate these changes eac

refactor: moved drivers hdr files to include/drivers/nxp

NXP drivers header files are moved:
- from: drivers/nxp/<xx>/*.h
- to : include/drivers/nxp/<xx>/*.h

To accommodate these changes each drivers makefiles
drivers/nxp/<xx>/xx.mk, are updated.

Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21

show more ...