Searched refs:be32toh (Results 1 – 3 of 3) sorted by relevance
42 _val = is_be ? be32toh(_val) : le32toh(_val); \155 off = is_be ? be32toh(rel->r_offset) : le32toh(rel->r_offset); in parse_mips32_rel()158 type = is_be ? be32toh(rel->r_info) : le32toh(rel->r_info); in parse_mips32_rel()
47 static uint32_t be32toh(uint32_t in) in be32toh() function70 dest->crc32 = be32toh(dest->crc32); in spl_ab_data_verify_and_byteswap()
50 static uint32_t be32toh(uint32_t in) in be32toh() function114 dest->crc32 = be32toh(dest->crc32); in avb_ab_data_verify_and_byteswap()