Home
last modified time | relevance | path

Searched refs:bootutil_rsa_drop (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Drsa.h77 static inline void bootutil_rsa_drop(bootutil_rsa_context *ctx) in bootutil_rsa_drop() function
190 static inline void bootutil_rsa_drop(bootutil_rsa_context *ctx)
/mcuboot-latest/boot/bootutil/src/
Dimage_rsa.c284 bootutil_rsa_drop(&ctx); in bootutil_verify_sig()
Dencrypted.c480 bootutil_rsa_drop(&rsa); in boot_decrypt_key()
485 bootutil_rsa_drop(&rsa); in boot_decrypt_key()