Searched refs:second_half (Results 1 – 1 of 1) sorted by relevance
30 uint32_t *second_half; in rotate_8() local33 second_half = (uint32_t *)(arr + 4); in rotate_8()36 *first_half = *second_half; in rotate_8()37 *second_half = temp; in rotate_8()40 *second_half = ntohl(*second_half); in rotate_8()