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

  /external/ipsec-tools/src/racoon/
remoteconf.h 74 int certtype; /* certificate type if need */ member in struct:remoteconf
oakley.c 1333 int certtype = 0; local
1360 switch (iph1->rmconf->certtype) {
    [all...]
remoteconf.c 197 new->certtype = ISAKMP_CERT_NONE;
535 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 434 remoteconf->certtype = ISAKMP_CERT_X509SIGN;
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ssl.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_ssl.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ssl.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ssl.py     [all...]

Completed in 417 milliseconds