Home | History | Annotate | Download | only in racoon

Lines Matching refs:vid_xauth

119 	vchar_t *vid_xauth = NULL;
168 if ((vid_xauth = set_vendorid(VENDORID_XAUTH)) == NULL)
173 vid_xauth, ISAKMP_NPTYPE_VID);
232 if (vid_xauth != NULL)
233 vfree(vid_xauth);
968 vchar_t *vid_xauth = NULL;
1003 if ((vid_xauth = set_vendorid(VENDORID_XAUTH)) == NULL) {
1009 vid_xauth, ISAKMP_NPTYPE_VID);
1083 if (vid_xauth != NULL)
1084 vfree(vid_xauth);