nrfxlib API 2.8.99
|
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include "nrf_cc3xx_platform_defines.h"
Go to the source code of this file.
Functions | |
int | nrf_cc3xx_platform_entropy_get (uint8_t *buffer, size_t length, size_t *olen) |
Function to generate entropy using Arm CryptoCell cc3xx. | |