Home | History | Annotate | Download | only in apps

Lines Matching defs:id_count

1061 	int i, id_count, ret = 1;
1063 id_count = OCSP_request_onereq_count(req);
1065 if (id_count <= 0)
1078 for (i = 0; i < id_count; i++)