Searched refs:cr_p (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dhandler.h139 cert_t *cr_p; /* peer's CR not including general */ member in struct:ph1handle
H A Disakmp_agg.c432 oakley_delcert(iph1->cr_p);
433 iph1->cr_p = NULL;
724 oakley_delcert(iph1->cr_p);
725 iph1->cr_p = NULL;
H A Dhandler.c245 oakley_delcert(iph1->cr_p);
246 iph1->cr_p = NULL;
H A Disakmp_ident.c418 oakley_delcert(iph1->cr_p);
419 iph1->cr_p = NULL;
1265 oakley_delcert(iph1->cr_p);
1266 iph1->cr_p = NULL;
H A Doakley.c1874 c = &iph1->cr_p;
1967 if (iph1->cr_p == NULL)
1972 s_isakmp_certtype(iph1->cr_p->type));
1974 if (iph1->cr_p->type != iph1->rmconf->certtype) {
1977 (char)iph1->cr_p->type);

Completed in 33 milliseconds