xilsecure
Vitis Drivers API Documentation
XSecure_KeyWrapData Struct Reference

Input and output parameters for Key wrap. More...

Data Fields

XSecure_KeyMetaData KeyMetaData
 Key Meta data. More...
 
u64 KeyWrapAddr
 Key Wrap address. More...
 
u32 TotalWrappedKeySize
 Total Wrapped key size. More...
 

Detailed Description

Input and output parameters for Key wrap.

Field Documentation

XSecure_KeyMetaData XSecure_KeyWrapData::KeyMetaData

Key Meta data.

Referenced by XSecure_KeyUnwrap().

u64 XSecure_KeyWrapData::KeyWrapAddr

Key Wrap address.

Referenced by XSecure_KeyUnwrap().

u32 XSecure_KeyWrapData::TotalWrappedKeySize

Total Wrapped key size.

Referenced by XSecure_KeyUnwrap().