Searched defs:secure_hdr (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/firmware/
H A Dti_sci.c172 struct ti_sci_secure_msg_hdr *secure_hdr; local
239 struct ti_sci_secure_msg_hdr *secure_hdr = (struct ti_sci_secure_msg_hdr *)secure_buf; local
/u-boot/tools/
H A Dkwbimage.c1354 static int export_pub_kak_hash(RSA *kak, struct secure_hdr_v1 *secure_hdr) argument
1373 kwb_sign_csk_with_kak(struct image_tool_params *params, struct secure_hdr_v1 *secure_hdr, RSA *csk) argument
1415 add_secure_header_v1(struct image_tool_params *params, uint8_t *image_ptr, size_t image_size, uint8_t *header_ptr, size_t headersz, struct secure_hdr_v1 *secure_hdr) argument
1484 struct secure_hdr_v1 *secure_hdr = NULL; local
[all...]

Completed in 52 milliseconds