Searched refs:ctr_lastp (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/common/crypto/modes/ | ||
| H A D | ctr.c | 263 ctr_ctx->ctr_lastp = (uint8_t *)&ctr_ctx->ctr_cb[0]; in ctr_init_ctx() |
| H A D | modes.h | 149 #define ctr_lastp ctr_common.cc_lastp macro |