Home | History | Annotate | Download | only in apps

Lines Matching refs:id_count

1071 	int i, id_count, ret = 1;
1073 id_count = OCSP_request_onereq_count(req);
1075 if (id_count <= 0)
1088 for (i = 0; i < id_count; i++)