![]() |
hdcp22_cipher
Xilinx SDK Drivers API Documentation
|
The XHdcp22 Cipher driver instance data. More...
Data Fields | |
XHdcp22_Cipher_Config | Config |
Hardware Configuration. More... | |
u32 | IsReady |
Core and the driver instance are initialized. More... | |
The XHdcp22 Cipher driver instance data.
An instance must be allocated for each HDCP22 Cipher core in use.
XHdcp22_Cipher_Config XHdcp22_Cipher::Config |
Hardware Configuration.
Referenced by XHdcp22Cipher_CfgInitialize(), XHdcp22Cipher_SelfTest(), XHdcp22Cipher_SetKs(), XHdcp22Cipher_SetLc128(), and XHdcp22Cipher_SetRiv().
u32 XHdcp22_Cipher::IsReady |
Core and the driver instance are initialized.
Referenced by XHdcp22Cipher_CfgInitialize().