Home | History | Annotate | Download | only in racoon

Lines Matching refs:weakkey

2896 	/* weakkey check */
2898 || oakley_encdef[iph1->approval->enctype].weakkey == NULL) {
2904 if ((oakley_encdef[iph1->approval->enctype].weakkey)(iph1->key)) {
2906 "weakkey was generated.\n");