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

◆ hw_unique_key_is_written()

bool hw_unique_key_is_written ( enum hw_unique_key_slot  key_slot)

#include <include/hw_unique_key.h>

Check whether a Hardware Unique Key has been written to the KMU.

Parameters
[in]key_slotThe keyslot to check, see HUK_KEYSLOT_*.
Return values
trueif a HUK has been written to the specified keyslot,
falseotherwise.