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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c72 #define OID_802_11_ADD_KEY 0x0d01011D macro
1039 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1041 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1731 /* 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
1039 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1041 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1731 /* 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
1039 wpa_hexdump_key(MSG_MSGDUMP, "NDIS: OID_802_11_ADD_KEY",
1041 res = ndis_set_oid(drv, OID_802_11_ADD_KEY, (char *) nkey, len);
1731 /* Could also verify OID_802_11_ADD_KEY error reporting and

Completed in 97 milliseconds