Searched refs:wrapped (Results 1 – 2 of 2) sorted by relevance
70 key_unwrap(const uint8_t *wrapped, uint8_t *enckey) in key_unwrap() argument80 rc = bootutil_aes_kw_unwrap(&aes_kw, wrapped, TLV_ENC_KW_SZ, enckey, BOOT_ENC_KEY_SIZE); in key_unwrap()
85 This is handled internally by the Zephyr configuration system and is wrapped