熵
該模塊包括用於熵生成的平台抽象。
概要
職能 | |
---|---|
otPlatEntropyGet (uint8_t *aOutput, uint16_t aOutputLength) | 用熵填充緩衝區。 |
職能
otPlatEntropyGet
otError otPlatEntropyGet( uint8_t *aOutput, uint16_t aOutputLength )
用熵填充緩衝區。
必須使用真正的隨機數生成器(TRNG)來實現此功能。
細節 | |||||||
---|---|---|---|---|---|---|---|
參量 |
| ||||||
返回值 |
|
該模塊包括用於熵生成的平台抽象。
職能 | |
---|---|
otPlatEntropyGet (uint8_t *aOutput, uint16_t aOutputLength) | 用熵填充緩衝區。 |
otError otPlatEntropyGet( uint8_t *aOutput, uint16_t aOutputLength )
用熵填充緩衝區。
必須使用真正的隨機數生成器(TRNG)來實現此功能。
細節 | |||||||
---|---|---|---|---|---|---|---|
參量 |
| ||||||
返回值 |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2019-05-28 UTC.