Home
last modified time | relevance | path

Searched defs:wrapped_key (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Daes_kw.h56 static inline int bootutil_aes_kw_unwrap(bootutil_aes_kw_context *ctx, const uint8_t *wrapped_key, … in bootutil_aes_kw_unwrap()
94 static int bootutil_aes_kw_unwrap(bootutil_aes_kw_context *ctx, const uint8_t *wrapped_key, uint32_… in bootutil_aes_kw_unwrap()