Home
last modified time | relevance | path

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

/mcuboot-latest/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
84 static inline void bootutil_aes_ctr_drop(bootutil_aes_ctr_context *ctx) in bootutil_aes_ctr_drop() function
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c364 bootutil_aes_ctr_drop(&enc_state[slot].aes_ctr); in boot_enc_drop()
605 bootutil_aes_ctr_drop(&aes_ctr); in boot_decrypt_key()
611 bootutil_aes_ctr_drop(&aes_ctr); in boot_decrypt_key()
618 bootutil_aes_ctr_drop(&aes_ctr); in boot_decrypt_key()
622 bootutil_aes_ctr_drop(&aes_ctr); in boot_decrypt_key()