Home | History | Annotate | Download | only in racoon

Lines Matching refs:vid_xauth

122 	vchar_t *vid_xauth = NULL;
188 if ((vid_xauth = set_vendorid(VENDORID_XAUTH)) == NULL)
258 if (vid_xauth)
260 vid_xauth, ISAKMP_NPTYPE_VID);
301 if (vid_xauth != NULL)
302 vfree(vid_xauth);