Searched refs:crc32_addr (Results 1 – 1 of 1) sorted by relevance
135 __le32 *crc32_addr; in u_boot_env_parse() local186 crc32_addr = (__le32 *)(buf + crc32_offset); in u_boot_env_parse()187 crc32 = le32_to_cpu(*crc32_addr); in u_boot_env_parse()