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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Doakley.c1217 if (iph1->cert_p == NULL) {
1231 if (iph1->cert_p != NULL) {
1232 oakley_delcert(iph1->cert_p);
1233 iph1->cert_p = NULL;
1249 if (iph1->cert_p != NULL) {
1250 oakley_delcert(iph1->cert_p);
1251 iph1->cert_p = NULL;
1254 iph1->cert_p = dnssec_getcert(iph1->id_p);
1255 if (iph1->cert_p == NULL) {
1278 error = eay_check_x509cert(&iph1->cert_p
[all...]
H A Dhandler.h137 cert_t *cert_p; /* peer's CERT minus general header */ member in struct:ph1handle
H A Disakmp_agg.c427 oakley_delcert(iph1->cert_p);
428 iph1->cert_p = NULL;
1167 oakley_delcert(iph1->cert_p);
1168 iph1->cert_p = NULL;
H A Disakmp_base.c550 oakley_delcert(iph1->cert_p);
551 iph1->cert_p = NULL;
885 oakley_delcert(iph1->cert_p);
886 iph1->cert_p = NULL;
H A Dhandler.c241 oakley_delcert(iph1->cert_p);
242 iph1->cert_p = NULL;
H A Disakmp_ident.c669 oakley_delcert(iph1->cert_p);
670 iph1->cert_p = NULL;
1260 oakley_delcert(iph1->cert_p);
1261 iph1->cert_p = NULL;

Completed in 64 milliseconds