xilsecure
Vitis Drivers API Documentation
xsecure_trngclient.h File Reference

Overview

This file Contains the client function prototypes, defines and macros for the TRNG hardware module.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


5.0 am 06/13/22 Initial release kpt 07/24/22 moved XSecure_TrngKat into xsecure_katclient_plat.c 5.2 am 07/31/23 Fixed typo for XSecure_TrngGenerareRandNum function 5.4 yog 04/29/24 Fixed doxygen grouping.

 

Functions

int XSecure_TrngGenerateRandNum (XSecure_ClientInstance *InstancePtr, u64 RandBufAddr, u32 Size)
 This function sends IPI request to generate random number. More...