Lines Matching refs:pcounter
23 params->pcounter = -1;
106 params->pcounter = index;
141 params->pcounter = counter;
147 int *pcounter)
153 if (pcounter != NULL)
154 *pcounter = params->pcounter;
197 dst->pcounter = src->pcounter;
237 ffc->pcounter))
315 if (ffc->pcounter != -1) {
317 || BIO_printf(bp, "counter: %d\n", ffc->pcounter) <= 0)