Entropy
This module includes the platform abstraction for entropy generation.
Summary
Functions |
|
---|---|
otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength)
|
Fill buffer with entropy.
|
Functions
otPlatEntropyGet
otError otPlatEntropyGet( uint8_t *aOutput, uint16_t aOutputLength )
Fill buffer with entropy.
This function MUST be implemented using a true random number generator (TRNG).
Details | |||||||
---|---|---|---|---|---|---|---|
Parameters |
|
||||||
Return Values |
|