HomeSort by relevance Sort by last modified time
    Searched refs:cert_p (Results 1 - 7 of 7) sorted by null

  /external/ipsec-tools/src/racoon/
oakley.c 1398 if (iph1->cert_p == NULL) {
1407 switch (oakley_get_certtype(iph1->cert_p))
    [all...]
admin.c 274 if (iph1->cert_p != NULL) {
276 tmp.v = iph1->cert_p->v + 1;
277 tmp.l = iph1->cert_p->l - 1;
handler.h 168 vchar_t *cert_p; /* peer's CERT minus general header */ member in struct:ph1handle
isakmp_agg.c 577 VPTRINIT(iph1->cert_p);
    [all...]
isakmp_base.c 741 VPTRINIT(iph1->cert_p);
1195 VPTRINIT(iph1->cert_p);
    [all...]
isakmp_ident.c 807 VPTRINIT(iph1->cert_p);
    [all...]
handler.c 439 VPTRINIT(iph1->cert_p);

Completed in 926 milliseconds