Searched refs:first_half (Results 1 – 1 of 1) sorted by relevance
29 uint32_t *first_half; in rotate_8() local32 first_half = (uint32_t *)(arr); in rotate_8()35 temp = *first_half; in rotate_8()36 *first_half = *second_half; in rotate_8()39 *first_half = ntohl(*first_half); in rotate_8()