Searched refs:fdata (Results 1 – 1 of 1) sorted by relevance
1750 const u8 *fdata = NULL; /* points to found item */ in radius_msg_get_tunnel_password() local1771 fdata = data; in radius_msg_get_tunnel_password()1775 if (fdata == NULL) in radius_msg_get_tunnel_password()1779 buf = os_memdup(fdata, fdlen); in radius_msg_get_tunnel_password()