Searched defs:OID_802_11_ADD_KEY (Results 1 - 5 of 5) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_ralink.h45 #define OID_802_11_ADD_KEY 0x0520 macro
H A Ddriver_ndis.c78 #define OID_802_11_ADD_KEY 0x0d01011D macro
976 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
978 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1638 /* Could also verify OID_802_11_ADD_KEY error reporting and
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c72 #define OID_802_11_ADD_KEY 0x0d01011D macro
1047 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1049 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1739 /* Could also verify OID_802_11_ADD_KEY error reporting and
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c72 #define OID_802_11_ADD_KEY 0x0d01011D macro
1047 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1049 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1739 /* Could also verify OID_802_11_ADD_KEY error reporting and
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c72 #define OID_802_11_ADD_KEY 0x0d01011D macro
1047 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1049 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1739 /* Could also verify OID_802_11_ADD_KEY error reporting and

Completed in 54 milliseconds