xilsecure
Vitis Drivers API Documentation
XSecure_KeyMetaData Struct Reference

AES Key metadata for Key wrap unwrap. More...

Data Fields

XSecure_KeyOp KeyOp
 Key Operation. More...
 
u32 AesKeySize
 AES Key size. More...
 
u8 KeyId [XSECURE_KEY_ID_LEN_IN_BYTES]
 Unique ID to identify key. More...
 

Detailed Description

AES Key metadata for Key wrap unwrap.

Field Documentation

u32 XSecure_KeyMetaData::AesKeySize

AES Key size.

u8 XSecure_KeyMetaData::KeyId[XSECURE_KEY_ID_LEN_IN_BYTES]

Unique ID to identify key.

XSecure_KeyOp XSecure_KeyMetaData::KeyOp

Key Operation.