熵
這個模組包含熵生成的平台抽象化機制。
摘要
函式 |
|
---|---|
otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength)
|
使用熵來填補緩衝區。
|
函式
otPlatEntropyGet
otError otPlatEntropyGet( uint8_t *aOutput, uint16_t aOutputLength )
使用熵來填補緩衝區。
必須使用真正的隨機號碼產生器 (TRNG) 導入。
詳細說明 | |||||||
---|---|---|---|---|---|---|---|
參數 |
|
||||||
傳回值 |
|
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。