|
SemiDrive SSDK Appication Program Interface PTG3.0
|
Go to the source code of this file.
Data Structures | |
| struct | cmd_tng_t |
Functions | |
| sdrv_crypto_error_status_e | cmd_trng_get_rand (uint8_t *rand_output, uint32_t rand_bytes) |
| sdrv_crypto_error_status_e cmd_trng_get_rand | ( | uint8_t * | rand_output, |
| uint32_t | rand_bytes | ||
| ) |
get trng
This function get trng
| [out] | rand_output | rand buff |
| [in] | rand_bytes | rand len |