Lines Matching full:cert_p
1353 if (iph1->cert_p == NULL) {
1369 if (iph1->cert_p != NULL) {
1370 oakley_delcert(iph1->cert_p);
1371 iph1->cert_p = NULL;
1399 if (iph1->cert_p != NULL) {
1400 oakley_delcert(iph1->cert_p);
1401 iph1->cert_p = NULL;
1404 iph1->cert_p = dnssec_getcert(iph1->id_p);
1405 if (iph1->cert_p == NULL) {
1432 certtype = iph1->cert_p->type;
1452 error = eay_check_x509cert(&iph1->cert_p->cert,
1505 certtype = iph1->cert_p->type;
1517 &iph1->cert_p->cert);
1688 certpl = &iph1->cert_p;
1944 if (iph1->id_p == NULL || iph1->cert_p == NULL) {
1954 name = eay_get_x509asn1subjectname(&iph1->cert_p->cert);
1989 if (eay_get_x509subjectaltname(&iph1->cert_p->cert,
2055 if (eay_get_x509subjectaltname(&iph1->cert_p->cert,
2169 c = &iph1->cert_p;