Home
last modified time | relevance | path

Searched refs:bootentry (Results 1 – 3 of 3) sorted by relevance

/lk-master/lib/bootimage/
A Dbootimage.c36 bootentry *be = (bootentry *)bi->ptr; in validate_bootimage()
52 SHA256_update(&ctx, be + 1, 4096 - sizeof(bootentry)); in validate_bootimage()
182 bootentry *be = (bootentry *)bi->ptr; in bootimage_get_file_section()
/lk-master/lib/bootimage/include/lib/
A Dbootimage_struct.h43 } bootentry; typedef
/lk-master/tools/
A Dbootimage.c22 bootentry entry[64];

Completed in 3 milliseconds