Searched refs:last32p (Results 1 – 1 of 1) sorted by relevance
43 uint32_t *last32p; in cbc_xorblock() local52 last32p = (uint32_t *)lastp; in cbc_xorblock()54 *this32p ^= *last32p; in cbc_xorblock()56 last32p++; in cbc_xorblock()