Searched refs:udn (Results 1 – 4 of 4) sorted by relevance
947 iph1->mode_cfg->xauth.udn = racoon_malloc(strlen(userdn)+1);948 strcpy(iph1->mode_cfg->xauth.udn,userdn);1028 xauth_group_ldap(udn, grp) in xauth_group_ldap() argument1029 char * udn; in xauth_group_ldap()1107 tmplen += strlen(udn);1116 xauth_ldap_config.attr_member->v, udn);1340 iph1->mode_cfg->xauth.udn,1660 if (xst->udn != NULL)1661 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()583 ap->udn = xml_get_first_item(data, "UDN"); in wps_er_parse_device_description()584 wpa_printf(MSG_DEBUG, "WPS ER: UDN='%s'", ap->udn); in wps_er_parse_device_description()585 pos = os_strstr(ap->udn, "uuid:"); in wps_er_parse_device_description()