![]() |
xilasu
Vitis Drivers API Documentation
|
This file Contains the key wrap unwrap client function prototypes.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 ss 02/24/25 Initial release
Functions | |
| s32 | XAsu_KeyWrap (XAsu_ClientParams *ClientParamsPtr, XAsu_KeyWrapParams *KeyWrapParamsPtr) |
| This function sends a command to wrap a given key using a specified AES wrapping key. More... | |
| s32 | XAsu_KeyUnwrap (XAsu_ClientParams *ClientParamsPtr, XAsu_KeyWrapParams *KeyUnwrapParamsPtr) |
| This function sends a command to ASUFW to unwrap a given key using a specified AES wrapping key. More... | |
| s32 | XAsu_KeyWrapKat (XAsu_ClientParams *ClientParamsPtr) |
| This function sends command to ASUFW to perform Key Wrap Unwrap Known Answer Tests (KAT's). More... | |