Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Denc_key.h52 int boot_enc_drop(struct enc_key_data *enc_state, uint8_t slot);
/mcuboot-3.6.0/boot/bootutil/src/
Dencrypted.c344 boot_enc_drop(struct enc_key_data *enc_state, uint8_t slot) in boot_enc_drop() function
358 boot_enc_drop(enc_state, slot); in boot_enc_set_key()
720 (void)boot_enc_drop(enc_state, slot); in boot_enc_zeroize()