Lines Matching defs:cbs
2199 CBS cbs;2211 CBS_init(&cbs, bp, ntohs(gen->len) - sizeof(*gen) - 1);2212 if (!PKCS7_get_certificates(certs, &cbs)) {