nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ NRF_CC3XX_PLATFORM_ENTROPY_SIZE_WORDS

#define NRF_CC3XX_PLATFORM_ENTROPY_SIZE_WORDS   (78)

#include <crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h>

Macro holding size of the opaque ctr_drbg context type.

This corresponds to a structure with the combined size of cc_mbedtls_entropy_context and mbedtls_ctr_drbg_context in Arm CryptoCell code base which is sized differently than in vanilla mbed TLS software.