![]() |
hdcp22_cipher
Xilinx SDK Drivers API Documentation
|
Functions | |
| int | XHdcp22Cipher_CfgInitialize (XHdcp22_Cipher *InstancePtr, XHdcp22_Cipher_Config *CfgPtr, UINTPTR EffectiveAddr) |
| This function initializes the HDCP22 Cipher core. More... | |
| void | XHdcp22Cipher_SetKs (XHdcp22_Cipher *InstancePtr, const u8 *KsPtr, u16 Length) |
| This function sets the Ks key in the HDCP22 Cipher core. More... | |
| void | XHdcp22Cipher_SetLc128 (XHdcp22_Cipher *InstancePtr, const u8 *Lc128Ptr, u16 Length) |
| This function sets the Lc128 key in the HDCP22 Cipher core. More... | |
| void | XHdcp22Cipher_SetRiv (XHdcp22_Cipher *InstancePtr, const u8 *RivPtr, u16 Length) |
| This function sets the Riv key in the HDCP22 Cipher core. More... | |