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

/illumos-gate/usr/src/common/crypto/modes/
H A Dctr.c92 (uint8_t *)ctx->ctr_tmp);
94 lastp = (uint8_t *)ctx->ctr_tmp;
184 (uint8_t *)ctx->ctr_tmp);
186 lastp = (uint8_t *)ctx->ctr_tmp;
H A Dmodes.h125 uint32_t ctr_tmp[4]; member in struct:ctr_ctx

Completed in 60 milliseconds