Home
last modified time | relevance | path

Searched refs:cert_p (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
Doakley.c1346 if (iph1->cert_p == NULL) {
1362 if (iph1->cert_p != NULL) {
1363 oakley_delcert(iph1->cert_p);
1364 iph1->cert_p = NULL;
1392 if (iph1->cert_p != NULL) {
1393 oakley_delcert(iph1->cert_p);
1394 iph1->cert_p = NULL;
1397 iph1->cert_p = dnssec_getcert(iph1->id_p);
1398 if (iph1->cert_p == NULL) {
1425 certtype = iph1->cert_p->type;
[all …]
Disakmp_base.c772 oakley_delcert(iph1->cert_p);
773 iph1->cert_p = NULL;
1261 oakley_delcert(iph1->cert_p);
1262 iph1->cert_p = NULL;
Disakmp_agg.c619 oakley_delcert(iph1->cert_p);
620 iph1->cert_p = NULL;
1505 oakley_delcert(iph1->cert_p);
1506 iph1->cert_p = NULL;
Disakmp_ident.c835 oakley_delcert(iph1->cert_p);
836 iph1->cert_p = NULL;
1586 oakley_delcert(iph1->cert_p);
1587 iph1->cert_p = NULL;
Dhandler.h164 cert_t *cert_p; /* peer's CERT minus general header */ member
Dhandler.c351 oakley_delcert(iph1->cert_p);
352 iph1->cert_p = NULL;