hdcp22_cipher_dp
Vitis Drivers API Documentation
xhdcp22_cipher_dp.c File Reference

Functions

int XHdcp22Cipher_Dp_CfgInitialize (XHdcp22_Cipher_Dp *InstancePtr, XHdcp22_Cipher_Dp_Config *CfgPtr, UINTPTR EffectiveAddr)
 This function initializes the HDCP22 Cipher core. More...
 
void XHdcp22Cipher_Dp_SetKs (XHdcp22_Cipher_Dp *InstancePtr, const u8 *KsPtr, u16 Length)
 This function sets the Ks key in the HDCP22 Cipher core. More...
 
void XHdcp22Cipher_Dp_SetLc128 (XHdcp22_Cipher_Dp *InstancePtr, const u8 *Lc128Ptr, u16 Length)
 This function sets the Lc128 key in the HDCP22 Cipher core. More...
 
void XHdcp22Cipher_Dp_SetRiv (XHdcp22_Cipher_Dp *InstancePtr, const u8 *RivPtr, u16 Length)
 This function sets the Riv key in the HDCP22 Cipher core. More...
 
void XHdcp22Cipher_Dp_SetLanecount (XHdcp22_Cipher_Dp *InstancePtr, u8 LaneCount)
 This function sets the Lane count in the HDCP22 Cipher core. More...