Searched defs:bootutil_enc_key (Results 1 – 7 of 7) sorted by relevance
274 const struct bootutil_key bootutil_enc_key = { variable295 const struct bootutil_key bootutil_enc_key = { variable312 const struct bootutil_key bootutil_enc_key = { variable326 const struct bootutil_key bootutil_enc_key = { variable
125 const struct bootutil_key bootutil_enc_key = { variable
27 const struct bootutil_key bootutil_enc_key = { variable
63 const struct bootutil_key bootutil_enc_key = { variable
82 const struct bootutil_key bootutil_enc_key = { variable
166 const struct bootutil_key bootutil_enc_key = { variable
70 key_unwrap(const uint8_t *wrapped, uint8_t *enckey, struct bootutil_key *bootutil_enc_key) in key_unwrap()459 struct bootutil_key *bootutil_enc_key = NULL; in boot_decrypt_key() local