Searched refs:udn (Results 1 – 4 of 4) sorted by relevance
950 iph1->mode_cfg->xauth.udn = racoon_malloc(strlen(userdn)+1);951 strcpy(iph1->mode_cfg->xauth.udn,userdn);1031 xauth_group_ldap(udn, grp) in xauth_group_ldap() argument1032 char * udn; in xauth_group_ldap()1110 tmplen += strlen(udn);1119 xauth_ldap_config.attr_member->v, udn);1343 iph1->mode_cfg->xauth.udn,1663 if (xst->udn != NULL)1664 racoon_free(xst->udn);
71 char *udn; /* ldap user dn */ member
54 char *udn; member
168 os_free(ap->udn); in wps_er_ap_free()581 ap->udn = xml_get_first_item(data, "UDN"); in wps_er_parse_device_description()582 if (ap->udn) { in wps_er_parse_device_description()583 wpa_printf(MSG_DEBUG, "WPS ER: UDN='%s'", ap->udn); in wps_er_parse_device_description()584 pos = os_strstr(ap->udn, "uuid:"); in wps_er_parse_device_description()