Lines Matching refs:idx
1536 long unsigned idx;1547 for (cert = chain, idx = 0; cert; cert = cert->next, idx++) {1549 wpa_printf(MSG_DEBUG, "X509: %lu: %s", idx, buf);1581 idx > cert->next->path_len_constraint) {1583 " not met (idx=%lu issuer "1584 "pathLenConstraint=%lu)", idx,