![]() |
xilsecure
Vitis Drivers API Documentation
|
Structure for input parameters for AES Encryption and Decryption. More...
Data Fields | |
| u64 | InDataAddr |
| Address of input data. More... | |
| u32 | Size |
| Length of input data. More... | |
| u32 | IsLast |
| Flag to indicate last update of data. More... | |
Structure for input parameters for AES Encryption and Decryption.
| u64 XSecure_AesInParams::InDataAddr |
Address of input data.
| u32 XSecure_AesInParams::IsLast |
Flag to indicate last update of data.
| u32 XSecure_AesInParams::Size |
Length of input data.