Searched refs:last32p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Dcbc.c43 uint32_t *last32p; local
52 last32p = (uint32_t *)lastp;
54 *this32p ^= *last32p;
56 last32p++;

Completed in 44 milliseconds