Searched refs:rootfsCRC (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm_tag.h62 char rootfsCRC[CRC_LEN]; // 220-223: CRC32 of rootfs partition member in struct:bcm_tag
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dbcm_tag.h62 char rootfsCRC[CRC_LEN]; // 220-223: CRC32 of rootfs partition member in struct:bcm_tag
H A Dimagetag.c134 memcpy(&tag->rootfsCRC[0], &rootfscrc, sizeof(uint32_t));
284 memcpy(&tag->rootfsCRC[0], &rootfscrc, sizeof(uint32_t));
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dbcm_tag.h62 char rootfsCRC[CRC_LEN]; // 220-223: CRC32 of rootfs partition member in struct:bcm_tag
H A Dimagetag.c411 int2tag(&(tag.rootfsCRC[0]), rootfscrc);

Completed in 50 milliseconds