HomeSort by relevance Sort by last modified time
    Searched full:ci_type (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
netdb_dnssec.h 62 int ci_type; /* certificate type */ member in struct:certinfo
dnssec.c 107 switch (res->ci_type) {
114 "not supported CERT RR type %d.\n", res->ci_type);
getcertsbyname.c 81 res->ci_type = qtype;
403 printf("\tci_type=%d\n", p->ci_type);

Completed in 84 milliseconds