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

  /external/ipsec-tools/src/racoon/
remoteconf.h 74 int certtype; /* certificate type if need */ member in struct:remoteconf
oakley.c 1329 int certtype = 0; local
1356 switch (iph1->rmconf->certtype) {
    [all...]
remoteconf.c 197 new->certtype = ISAKMP_CERT_NONE;
537 p->certtype == ISAKMP_CERT_X509SIGN ? "x509" : "*UNKNOWN*",
cfparse.y 216 %token CERTIFICATE_TYPE CERTTYPE PEERS_CERTFILE CA_TYPE
251 %type <num> CERTTYPE CERT_X509 CERT_PLAINRSA PROPOSAL_CHECK_LEVEL REMOTE_FORCE_LEVEL GENERATE_LEVEL
    [all...]
  /external/ipsec-tools/
setup.c 433 remoteconf->certtype = ISAKMP_CERT_X509SIGN;

Completed in 61 milliseconds