![]() |
xilasu
Vitis Drivers API Documentation
|
This file Contains the SHA3 client function prototypes, defines and macros for the SHA3 hardware module.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 vns 06/04/24 Initial release yog 09/26/24 Added doxygen groupings.
Functions | |
| s32 | XAsu_Sha3Operation (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_Sha3Kat (XAsu_ClientParams *ClientParamPtr) |
| This function sends a command to ASUFW to run the SHA3 Known Answer Tests (KAT's). More... | |