Home | History | Annotate | Download | only in racoon

Lines Matching refs:ISAKMP_CERT_PLAINRSA

1873 			cur_rmconf->peerscert->v[0] = ISAKMP_CERT_PLAINRSA;
2198 cur_rmconf->mycert->v[0] = ISAKMP_CERT_PLAINRSA;
2353 if (oakley_get_certtype(cur_rmconf->peerscert) == ISAKMP_CERT_PLAINRSA) {