xilasu
Vitis Drivers API Documentation
xasu_hmac.h File Reference

Overview

This file Contains the HMAC client function prototypes.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


1.0 yog 01/02/25 Initial release

 

Functions

s32 XAsu_HmacKat (XAsu_ClientParams *ClientParamsPtr)
 This function sends command to ASUFW to perform HMAC Known Answer Tests (KAT's). More...
 
s32 XAsu_HmacCompute (XAsu_ClientParams *ClientParamsPtr, XAsu_HmacParams *HmacParamsPtr)
 This function sends command to ASUFW to computes the Message Authentication Code (MAC) for the given message using the specified hash function and the provided key. More...