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