xilsecure
Vitis Drivers API Documentation
Xilsecure TRNG Server APIs

Functions

int XSecure_TrngIpiHandler (XPlmi_Cmd *Cmd)
 This function calls respective IPI handler based on the API_ID. More...
 

Function Documentation

int XSecure_TrngIpiHandler ( XPlmi_Cmd *  Cmd)

This function calls respective IPI handler based on the API_ID.

Parameters
Cmdis pointer to the command structure
Returns
  • XST_SUCCESS If the handler execution is successful
  • XST_INVALID_PARAM If any input parameter is invalid
  • XST_FAILURE If there is a failure

References XSECURE_API, XSECURE_API_ID_MASK, XSECURE_API_TRNG_GENERATE, and XSecure_TrngGenerateRandNum().