hdcp22_rng
Xilinx SDK Drivers API Documentation
xhdcp22_rng.c File Reference

Functions

int XHdcp22Rng_CfgInitialize (XHdcp22_Rng *InstancePtr, XHdcp22_Rng_Config *CfgPtr, UINTPTR EffectiveAddr)
 This function initializes the HDCP22 Rng core. More...
 
void XHdcp22Rng_GetRandom (XHdcp22_Rng *InstancePtr, u8 *BufferPtr, u16 BufferLength, u16 RandomLength)
 This function returns a random number. More...