Searched refs:dest32 (Results 1 – 1 of 1) sorted by relevance
3635 uint32_t *dest32; in ah_auth_in_done() local3819 dest32 = (uint32_t *)(mp->b_rptr + ah_offset); in ah_auth_in_done()3820 while (--dest32 >= (uint32_t *)mp->b_rptr) in ah_auth_in_done()3821 *dest32 = *(dest32 - (newpos >> 2)); in ah_auth_in_done()