Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Dhmac_sha256.h47 static inline void bootutil_hmac_sha256_drop(bootutil_hmac_sha256_context *ctx) in bootutil_hmac_sha256_drop() function
98 static inline void bootutil_hmac_sha256_drop(bootutil_hmac_sha256_context *ctx) in bootutil_hmac_sha256_drop() function
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c279 bootutil_hmac_sha256_drop(&hmac); in hkdf()
320 bootutil_hmac_sha256_drop(&hmac); in hkdf()
334 bootutil_hmac_sha256_drop(&hmac); in hkdf()
575 (void)bootutil_hmac_sha256_drop(&hmac); in boot_decrypt_key()
581 (void)bootutil_hmac_sha256_drop(&hmac); in boot_decrypt_key()
588 (void)bootutil_hmac_sha256_drop(&hmac); in boot_decrypt_key()
593 (void)bootutil_hmac_sha256_drop(&hmac); in boot_decrypt_key()
597 bootutil_hmac_sha256_drop(&hmac); in boot_decrypt_key()