Home | History | Annotate | Download | only in racoon

Lines Matching refs:weakkey

2767 	/* weakkey check */
2769 || oakley_encdef[iph1->approval->enctype].weakkey == NULL) {
2775 if ((oakley_encdef[iph1->approval->enctype].weakkey)(iph1->key)) {
2777 "weakkey was generated.\n");