xilsecure
Vitis Drivers API Documentation
xsecure_plat_elliptic_client.h File Reference

Overview

This file contains the function prototypes for the elliptic client APIs for Versal Net.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


5.2 har 06/15/23 Initial release 5.4 yog 04/29/24 Fixed doxygen grouping.

 

Functions

int XSecure_GenSharedSecret (XSecure_ClientInstance *InstancePtr, u32 CrvType, const u8 *PrivateKey, const u8 *PublicKey, u8 *SharedSecret)
 This function sends IPI request to generate shared secret using Elliptic Curve Diffie–Hellman Key Exchange (ECDH) More...