Lines Matching refs:cert_req
357 if (s->s3->tmp.cert_req)383 /* For TLS, cert_req is set to 2, so a cert chain385 if (s->s3->tmp.cert_req == 1)1511 s->s3->tmp.cert_req=0;1517 s->s3->tmp.cert_req=2;1529 (s->s3->tmp.cert_req == 2)?NULL:s->cert->key->x509);