Searched refs:pollCount (Results 1 – 1 of 1) sorted by relevance
27 int pollCount; /* number of polls before actual cert response */ member157 ctx->pollCount = count; in ossl_cmp_mock_srv_set_pollCount()200 if (ctx->pollCount > 0 && ctx->curr_pollCount == 0) { in process_cert_request()211 if (ctx->curr_pollCount >= ctx->pollCount) in process_cert_request()419 if (++ctx->curr_pollCount >= ctx->pollCount) { in process_pollReq()