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

/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Dcbc.c40 cbc_xorblock(uint8_t *lastp, uint8_t *thisp, int blocksize) function
81 cbc_xorblock(lastp, thisp, ch->blocklen);
116 cbc_xorblock(lastp, thisp, ch->blocklen);

Completed in 55 milliseconds