/external/wpa_supplicant_6/wpa_supplicant/ |
mlme.h | 41 const u8 *ies, size_t ies_len); 44 const u8 *ies, size_t ies_len); 45 int ieee80211_sta_set_probe_req_ie(struct wpa_supplicant *wpa_s, const u8 *ies, 110 const u8 *ies, size_t ies_len) 118 const u8 *ies, size_t ies_len) 124 ieee80211_sta_set_probe_req_ie(struct wpa_supplicant *wpa_s, const u8 *ies,
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/spec/ |
IEKeySpec.java | 48 * return "IES" 52 return "IES";
|
/external/dropbear/libtomcrypt/ |
TODO | 10 - add X9.63 IES
|
/external/wpa_supplicant/ |
wpa_supplicant.h | 80 * EVENT_ASSOC processing. This extra information includes IEs from 153 * req_ies - (Re)Association Request IEs 160 * This should start with the first IE (fixed fields before IEs 171 * resp_ies - (Re)Association Response IEs 178 * This should start with the first IE (fixed fields before IEs 189 * beacon_ies - Beacon or Probe Response IEs 191 * Optional Beacon/ProbeResp data: IEs included in Beacon or 201 * This should start with the first IE (fixed fields before IEs
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa.h | 60 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, 63 const u8 *ies, size_t ies_len); 278 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, 281 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, 300 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, 312 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len,
|
wpa_ft.c | 108 * wpa_ft_gen_req_ies - Generate FT (IEEE 802.11r) IEs for Auth Request 110 * @len: Buffer for returning the length of the IEs 115 * Returns: Pointer to buffer with IEs or %NULL on failure 343 static int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, 351 if (ies == NULL) 354 pos = ies; 355 end = ies + ies_len; 454 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, 466 wpa_hexdump(MSG_DEBUG, "FT: Response IEs", ies, ies_len) [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 100 * If the driver does not support reporting all IEs, the IE data structure is 101 * constructed of the IEs that are available. This field will also need to 103 * report all IEs to make it easier to support future additions. 115 /* followed by ie_len octets of IEs */ 237 * for fast transition, this parameter is set to include the IEs that 239 * update_ft_ies() handler is called to update the IEs for further 242 * The driver should use these IEs only if the target AP is advertising 245 * In ap_scan=2 mode, the driver can use these IEs when moving to a new 246 * AP after the initial association. These IEs can only be used if the 250 * The driver is responsible for reporting the FT IEs received from th 1286 const u8 *ies; member in struct:wpa_event_data::ft_ies [all...] |
/external/webkit/JavaScriptCore/qt/api/ |
qscriptconverter_p.h | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
qscriptengine.h | 2 Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
qtscriptglobal.h | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/JavaScriptCore/runtime/ |
MarkStackSymbian.cpp | 2 Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/bindings/js/ |
JSMimeTypeArrayCustom.cpp | 2 * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
JSPluginArrayCustom.cpp | 2 * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
JSPluginCustom.cpp | 2 * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/bridge/qt/ |
qt_class.h | 2 * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
qt_pixmapruntime.h | 2 * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/platform/ |
PlatformTouchPoint.h | 2 Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/platform/graphics/qt/ |
FontCustomPlatformData.h | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
GlyphPageTreeNodeQt.cpp | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/platform/network/qt/ |
DnsPrefetchHelper.cpp | 2 Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
NetworkStateNotifierPrivate.h | 2 Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/platform/qt/ |
EventLoopQt.cpp | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|
PlatformTouchPointQt.cpp | 4 * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
QtAbstractWebPopup.cpp | 2 * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
|
/external/webkit/WebCore/plugins/ |
MimeType.h | 2 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
|