nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ lib_kmu_provision_slot()

int lib_kmu_provision_slot ( int slot_id,
struct kmu_src * kmu_src )

#include <subsys/nrf_security/src/drivers/cracen/common/include/cracen/lib_kmu.h>

Provision a KMU slot with data.

Parameters
[in]slot_idSlot id of the KMU slot.
[in]kmu_srcPointer to the KMU source data to be provisioned.
Returns
LIB_KMU_SUCCESS If the operation was successful.
-LIB_KMU_ERROR If the operation returned an error.
-LIB_KMU_NULL_POINTER If the KMU source is NULL.