![]() |
xilsecure
Vitis Drivers API Documentation
|
Structure for input parameters for Initialisation of AES Encryption and Decryption. More...
Data Fields | |
| u64 | IvAddr |
| IV address. More... | |
| u32 | OperationId |
| Operation type - Encrypt or decrypt. More... | |
| u32 | KeySrc |
| AES Key source. More... | |
| u32 | KeySize |
| Size of AES key. More... | |
Structure for input parameters for Initialisation of AES Encryption and Decryption.
| u64 XSecure_AesInitOps::IvAddr |
IV address.
| u32 XSecure_AesInitOps::KeySize |
Size of AES key.
| u32 XSecure_AesInitOps::KeySrc |
AES Key source.
| u32 XSecure_AesInitOps::OperationId |
Operation type - Encrypt or decrypt.