![]() |
xilasu
Vitis Drivers API Documentation
|
This file contains the ECIES definitions which are common across the client and server.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 yog 02/21/25 Initial release
Data Structures | |
| struct | XAsu_EciesParams |
| This structure contains ECIES params info. More... | |
Macros | |
| #define | XASU_ECIES_ENCRYPT_SHA2_CMD_ID (0U) |
| Command ID for ECIES encrypt command. More... | |
| #define | XASU_ECIES_ENCRYPT_SHA3_CMD_ID (1U) |
| Command ID for ECIES decrypt command. More... | |
| #define | XASU_ECIES_DECRYPT_SHA2_CMD_ID (2U) |
| Command ID for ECIES encrypt command. More... | |
| #define | XASU_ECIES_DECRYPT_SHA3_CMD_ID (3U) |
| Command ID for ECIES decrypt command. More... | |
| #define | XASU_ECIES_KAT_CMD_ID (4U) |
| Command ID for ECIES KAT command. More... | |
| #define | XASU_ECIES_GET_INFO_CMD_ID (5U) |
| Command ID for ECIES Get Info command. More... | |