Home | History | Annotate | Download | only in racoon

Lines Matching refs:cert

407  * 	sig: HDR, KE, [ CR, ] [CERT,] SIG_I
493 if (iph1->cert && iph1->rmconf->send_cert)
500 /* add CERT payload if there */
503 iph1->cert->pl, ISAKMP_NPTYPE_CERT);
579 * sig: HDR, KE, [CERT,] SIG_R
1068 * sig: HDR, KE, [ CR, ] [CERT,] SIG_I
1220 * sig: HDR, KE, [CERT,] SIG_R
1314 if (iph1->cert && iph1->rmconf->send_cert)
1321 /* add CERT payload if there */
1324 iph1->cert->pl, ISAKMP_NPTYPE_CERT);