Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/bootutil/include/bootutil/crypto/
Daes_ctr.h54 static inline void bootutil_aes_ctr_drop(bootutil_aes_ctr_context *ctx) in bootutil_aes_ctr_drop() function
86 static inline void bootutil_aes_ctr_drop(bootutil_aes_ctr_context *ctx) in bootutil_aes_ctr_drop() function
/mcuboot-3.6.0/boot/bootutil/src/
Dencrypted.c346 bootutil_aes_ctr_drop(&enc_state[slot].aes_ctr); in boot_enc_drop()
577 bootutil_aes_ctr_drop(&aes_ctr); in boot_enc_decrypt()
583 bootutil_aes_ctr_drop(&aes_ctr); in boot_enc_decrypt()
590 bootutil_aes_ctr_drop(&aes_ctr); in boot_enc_decrypt()
594 bootutil_aes_ctr_drop(&aes_ctr); in boot_enc_decrypt()