![]() |
xilasu
Vitis Drivers API Documentation
|
This file contains the TRNG definitions which are common across the client and server.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 vns 08/23/24 Initial release 1.1 ma 02/07/25 Added DRBG support in client
Macros | |
| #define | XASU_TRNG_GET_RANDOM_BYTES_CMD_ID 0U |
| Command ID for TRNG Get Random Bytes cmd. More... | |
| #define | XASU_TRNG_KAT_CMD_ID 1U |
| Command ID for TRNG KAT command. More... | |
| #define | XASU_TRNG_GET_INFO_CMD_ID 2U |
| Command ID for TRNG Get Info command. More... | |
| #define | XASU_TRNG_DRBG_INSTANTIATE_CMD_ID 3U |
| Command ID for TRNG DRBG instantiate cmd. More... | |
| #define | XASU_TRNG_DRBG_RESEED_CMD_ID 4U |
| Command ID for TRNG DRBG reseed cmd. More... | |
| #define | XASU_TRNG_DRBG_GENERATE_CMD_ID 5U |
| Command ID for TRNG DRBG generate cmd. More... | |