![]() |
xilasu
Vitis Drivers API Documentation
|
This file Contains the SHA2 client function prototypes, defines and macros for the SHA2 hardware module.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 vns 08/22/24 Initial release yog 09/26/24 Added doxygen groupings.
Functions | |
| s32 | XAsu_Sha2Operation (XAsu_ClientParams *ClientParamPtr, XAsu_ShaOperationCmd *ShaClientParamPtr) |
| This function sends a command to ASUFW to generate the digest for the provided input message using the specified SHA algorithm. More... | |
| s32 | XAsu_Sha2Kat (XAsu_ClientParams *ClientParamPtr) |
| This function performs SHA2 Known Answer Tests (KAT's). More... | |