Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Doakley.c1353 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;
[all …]
Disakmp_base.c745 oakley_delcert(iph1->cert_p);
746 iph1->cert_p = NULL;
1207 oakley_delcert(iph1->cert_p);
1208 iph1->cert_p = NULL;
Disakmp_agg.c592 oakley_delcert(iph1->cert_p);
593 iph1->cert_p = NULL;
1448 oakley_delcert(iph1->cert_p);
1449 iph1->cert_p = NULL;
Dhandler.h164 cert_t *cert_p; /* peer's CERT minus general header */ member
Disakmp_ident.c811 oakley_delcert(iph1->cert_p);
812 iph1->cert_p = NULL;
1538 oakley_delcert(iph1->cert_p);
1539 iph1->cert_p = NULL;
Dhandler.c351 oakley_delcert(iph1->cert_p);
352 iph1->cert_p = NULL;