Entropía
Este módulo incluye la abstracción de la plataforma para la generación de entropía.
Resumen
Funciones | |
---|---|
otPlatEntropyGet (uint8_t *aOutput, uint16_t aOutputLength) | Llene el búfer con entropía. |
Funciones
otPlatEntropyGet
otError otPlatEntropyGet( uint8_t *aOutput, uint16_t aOutputLength )
Llene el búfer con entropía.
Esta función DEBE implementarse utilizando un verdadero generador de números aleatorios (TRNG).
Detalles | |||||||
---|---|---|---|---|---|---|---|
Parámetros |
| ||||||
Valores devueltos |
|