xilsecure
Vitis Drivers API Documentation
xsecure_trng.h File Reference

Overview

This file contains function declaration to get random number.

This header file contains function declaration to get random number.

MODIFICATION HISTORY:
Ver   Who  Date        Changes


5.0 kpt 05/05/22 Initial release dc 07/12/22 Corrected comments kpt 07/24/22 Moved KAT related code to xsecure_kat_plat.c 5.2 ng 07/05/23 Added support for system device tree flow yog 08/07/23 Removed trng driver in xilsecure library 5.4 yog 04/29/24 Fixed doxygen grouping

 

Functions

int XSecure_GetRandomNum (u8 *Output, u32 Size)
 This function generates Random number of given size. More...