![]() |
nrfxlib API 3.3.99
|
| #define NRF_CC3XX_PLATFORM_HMAC_CTX_SIZE_WORDS (78) |
#include <crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_hmac_drbg.h>
Macro holding size of the opaque hmac_drbg context type.
This corresponds to a structure with the combined size of cc_mbedtls_entropy_context and mbedtls_hmac_drbg_context in Arm CryptoCell code base which is sized differently than in vanilla mbed TLS software.