xilasu
Vitis Drivers API Documentation
xasu_ecies_common.h File Reference

Overview

This file contains the ECIES function prototypes which are common across the client and server.

MODIFICATION HISTORY:
Ver   Who   Date     Changes


1.0 yog 02/18/25 Initial release

 

Functions

s32 XAsu_ValidateEciesParameters (const XAsu_EciesParams *EciesParams)
 This function validates the input parameters for ECIES. More...
 
s32 XAsu_EccValidateCurveInfo (u32 CurveType, u32 CurveLen)
 This function validates the given ECC curve type and curve length. More...