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

◆ NRF_CC3XX_PLATFORM_KMU_DEFAULT_PERMISSIONS

#define NRF_CC3XX_PLATFORM_KMU_DEFAULT_PERMISSIONS   (0xFFFFFFFCUL)

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

Constant value representing the default permission to use when writing a key to KMU.

This sets up the written key to be non-writable, non-readable and pushable.

Warning
Deviating from this mask when setting up permissions may allow reading the key from CPU, which has security implications.