xilasu
Vitis Drivers API Documentation
xasu_kdf.h File Reference

Overview

This file Contains the KDF client function prototypes.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


1.0 ma 01/21/25 Initial release

 

Functions

s32 XAsu_KdfKat (XAsu_ClientParams *ClientParamsPtr)
 This function sends command to ASUFW to perform KDF Known Answer Tests (KAT's). More...
 
s32 XAsu_KdfGenerate (XAsu_ClientParams *ClientParamsPtr, XAsu_KdfParams *KdfParamsPtr)
 This function sends command to ASUFW to generate the derived key of specified key length by using the Key Derivative Function (KDF) in counter mode. More...