Searched refs:header0_info (Results 1 – 2 of 2) sorted by relevance
89 struct header0_info { struct307 struct header0_info *hdr = buf; in rkcommon_set_header0()399 static int rkcommon_parse_header(const void *buf, struct header0_info *header0, in rkcommon_parse_header()413 memcpy((void *)header0, buf, sizeof(struct header0_info)); in rkcommon_parse_header()414 rc4_encode((void *)header0, sizeof(struct header0_info), rc4_key); in rkcommon_parse_header()456 struct header0_info header0; in rkcommon_verify_header()490 struct header0_info header0; in rkcommon_print_header()
297 u-boot-spl-dtb.bin. The header is defined by 'struct header0_info' although