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

◆ bl_ed25519_keys_housekeeping()

void bl_ed25519_keys_housekeeping ( void )

#include <include/bl_crypto.h>

Perform ED25519 key storage housekeeping operations.

This function performs crypto key storage housekeeping for ED25519 keys. It iterates through KMU (Key Management Unit) keys, applies security policies by locking them, and purges key material from volatile memory. This ensures keys are secured and memory is cleaned up after the bootloader completes its cryptographic operations.