Home
last modified time | relevance | path

Searched refs:cacerttype (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dremoteconf.h79 int cacerttype; /* CA type is needed */ member
Dremoteconf.c196 new->cacerttype = ISAKMP_CERT_X509SIGN; in newrmconf()
Doakley.c2503 buf->v[0] = iph1->rmconf->cacerttype;
2505 s_isakmp_certtype(iph1->rmconf->cacerttype));
Dcfparse.y1674 cur_rmconf->cacerttype = $2;