xilsecure
Vitis Drivers API Documentation
xsecure_keyunwrap.h File Reference

Overview

This file contains APIs related to key unwrap.

MODIFICATION HISTORY:
Ver   Who  Date        Changes


5.2 kpt 06/30/23 Initial release 5.4 yog 04/29/24 Fixed doxygen grouping. kpt 06/13/24 Added AES key unwrap with padding support.

 

Macros

#define XSECURE_KEY_STORE_ADDR   (0x00000000U)
 Key store address. More...
 

Functions

int XSecure_KeyUnwrap (XSecure_KeyWrapData *KeyWrapData)
 This function unwraps the given wrapped key and stores it along with metadata in Shared address between PMC and secure shell. More...