Home
last modified time | relevance | path

Searched refs:unity_vid (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_agg.c918 vchar_t *unity_vid = NULL; local
1190 if ((unity_vid = set_vendorid(VENDORID_UNITY)) == NULL) {
1196 unity_vid, ISAKMP_NPTYPE_VID);
1246 if (unity_vid)
1247 vfree(unity_vid);