Home
last modified time | relevance | path

Searched refs:boot_enc_drop (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Denc_key.h67 int boot_enc_drop(struct enc_key_data *enc_state, uint8_t slot);
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c362 boot_enc_drop(struct enc_key_data *enc_state, uint8_t slot) in boot_enc_drop() function
377 boot_enc_drop(enc_state, slot); in boot_enc_set_key()
757 (void)boot_enc_drop(enc_state, slot); in boot_enc_zeroize()