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

  /external/ipsec-tools/src/racoon/
remoteconf.h 111 int send_cert; /* send to CERT or not */ member in struct:remoteconf
isakmp_agg.c 653 if (iph1->cert != NULL && iph1->rmconf->send_cert)
1081 if (iph1->cert != NULL && iph1->rmconf->send_cert)
    [all...]
isakmp_base.c 492 if (iph1->cert && iph1->rmconf->send_cert)
1300 if (iph1->cert && iph1->rmconf->send_cert)
    [all...]
remoteconf.c 521 new->send_cert = TRUE;
1036 s_switch (p->send_cert));
cfparse.y 222 %token VERIFY_CERT SEND_CERT SEND_CR MATCH_EMPTY_CR
    [all...]
isakmp_ident.c     [all...]

Completed in 514 milliseconds