nrfxlib API
3.3.99
Loading...
Searching...
No Matches
nrf_cc3xx_platform_entropy.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
13
#ifndef NRF_CC3XX_PLATFORM_ENTROPY_H__
14
#define NRF_CC3XX_PLATFORM_ENTROPY_H__
15
16
#include <stdint.h>
17
#include <stdbool.h>
18
#include <stddef.h>
19
20
#include "
nrf_cc3xx_platform_defines.h
"
21
22
#ifdef __cplusplus
23
extern
"C"
24
{
25
#endif
26
43
int
nrf_cc3xx_platform_entropy_get
(uint8_t *buffer,
44
size_t
length,
45
size_t
* olen);
46
47
#ifdef __cplusplus
48
}
49
#endif
50
51
#endif
/* NRF_CC3XX_PLATFORM_ENTROPY_H__ */
52
nrf_cc3xx_platform_entropy_get
int nrf_cc3xx_platform_entropy_get(uint8_t *buffer, size_t length, size_t *olen)
Function to generate entropy using Arm CryptoCell cc3xx.
nrf_cc3xx_platform_defines.h
crypto
nrf_cc310_platform
include
nrf_cc3xx_platform_entropy.h
Generated on Wed Jun 10 2026 17:21:22 for nrfxlib API by
1.12.0