Searched refs:vendor (Results 251 - 275 of 306) sorted by relevance

<<111213

/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c492 unsigned int vendor, subtype; local
497 vendor = type >> 8;
504 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
H A Deap_server_aka.c514 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
516 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF) {
H A Deap_server_fast.c358 data->phase2_method->vendor == EAP_VENDOR_IETF &&
991 if (m && m->vendor == EAP_VENDOR_IETF &&
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c466 unsigned int vendor, subtype; local
471 vendor = type >> 8;
478 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c492 unsigned int vendor, subtype; local
497 vendor = type >> 8;
504 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
H A Deap_server_aka.c514 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
516 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF) {
H A Deap_server_fast.c358 data->phase2_method->vendor == EAP_VENDOR_IETF &&
991 if (m && m->vendor == EAP_VENDOR_IETF &&
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c466 unsigned int vendor, subtype; local
471 vendor = type >> 8;
478 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c492 unsigned int vendor, subtype; local
497 vendor = type >> 8;
504 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
H A Deap_server_aka.c514 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
516 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF) {
H A Deap_server_fast.c358 data->phase2_method->vendor == EAP_VENDOR_IETF &&
991 if (m && m->vendor == EAP_VENDOR_IETF &&
/external/libmtp/src/
H A Dlibusb-glue.c629 retdevs[i].device_entry.vendor = NULL;
634 // See if we can locate some additional vendor info and device flags
639 retdevs[i].device_entry.vendor = mtp_device_table[j].vendor;
656 mtp_device_table[j].vendor,
720 printf(" Vendor: %s\n", ptp_usb->rawdevice.device_entry.vendor);
H A Dlibmtp.h477 char *vendor; /**< The vendor of this device */ member in struct:LIBMTP_device_entry_struct
H A Dlibmtp.h.in475 char *vendor; /**< The vendor of this device */
/external/bluetooth/bluedroid/btif/co/
H A Dbta_hh_co.c435 ev.u.create.vendor = vendor_id;
/external/bluetooth/bluedroid/btif/include/
H A Duinput.h565 uint16_t vendor; member in struct:uinput_id
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxclient.h357 GLubyte *vendor; member in struct:glx_context
557 * \name Storage for the servers GLX vendor and versions strings.
/external/chromium_org/v8/src/base/platform/
H A Dtime.cc486 if (strcmp(cpu.vendor(), "AuthenticAMD") == 0 && cpu.family() == 15) {
/external/mesa3d/src/glx/
H A Dglxclient.h357 GLubyte *vendor; member in struct:glx_context
557 * \name Storage for the servers GLX vendor and versions strings.
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c1050 start, &methods[num_methods].vendor);
1051 if (methods[num_methods].vendor == EAP_VENDOR_IETF &&
1060 } else if (methods[num_methods].vendor == EAP_VENDOR_IETF &&
1078 methods[num_methods].vendor = EAP_VENDOR_IETF;
1106 for (i = 0; eap_methods[i].vendor != EAP_VENDOR_IETF ||
1108 name = eap_get_name(eap_methods[i].vendor,
2541 method.method = eap_peer_get_type(value, &method.vendor);
2542 if (method.vendor == EAP_VENDOR_IETF &&
2869 return alloc_strdup(eap_get_name(cred->eap_method[0].vendor,
H A Dinterworking.c951 if (cred->eap_method && cred->eap_method[0].vendor == EAP_VENDOR_IETF) {
1343 ttls = cred->eap_method->vendor == EAP_VENDOR_IETF &&
1353 ssid->eap.eap_methods[1].vendor = EAP_VENDOR_IETF;
1491 cred->eap_method->vendor == EAP_VENDOR_IETF &&
2741 "vendor type %u", type);
2748 "vendor-specific ANQP OUI %06x",
/external/chromium_org/third_party/mach_override/libudis86/
H A Ddecode.c1007 if (u->vendor == UD_VENDOR_ANY) {
1010 } else if (u->vendor == UD_VENDOR_AMD) {
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp126 const GrGLubyte* vendor; local
129 GL_CALL_RET(vendor, GetString(GR_GL_VENDOR));
134 GrPrintf("------ VENDOR %s\n", vendor);
588 if (!useSizedFormat && kNVIDIA_GrGLVendor == this->glContext().vendor() &&
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius.c908 * payload if a vendor attribute with subtype is found, otherwise returns NULL.
912 static u8 *radius_msg_get_vendor_attr(struct radius_msg *msg, u32 vendor, argument
941 if (ntohl(vendor_id) != vendor)
/external/wpa_supplicant_8/src/radius/
H A Dradius.c908 * payload if a vendor attribute with subtype is found, otherwise returns NULL.
912 static u8 *radius_msg_get_vendor_attr(struct radius_msg *msg, u32 vendor, argument
941 if (ntohl(vendor_id) != vendor)

Completed in 439 milliseconds

<<111213