Home
last modified time | relevance | path

Searched refs:sake (Results 1 – 25 of 90) sorted by relevance

1234

/external/wpa_supplicant_8/src/eap_server/
Deap_server_sake.c93 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
107 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()
108 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()
109 sake->session_id = data->session_id; in eap_sake_build_msg()
110 sake->subtype = subtype; in eap_sake_build_msg()
/external/wpa_supplicant_8/src/eap_peer/
Deap_sake.c118 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
132 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()
133 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()
134 sake->session_id = data->session_id; in eap_sake_build_msg()
135 sake->subtype = subtype; in eap_sake_build_msg()
/external/mockito/cglib-and-asm/
DREADME.TXT5 We should NEVER modify cglib/asm - sources are here only for the sake of repackaging.
/external/eigen/Eigen/
DCholmodSupport20 * For the sake of completeness, this module also propose the two following classes:
/external/proguard/examples/gradle/
Dretrace.gradle25 // the sake of the example.
Dproguardgui.gradle25 // the sake of the example.
Dmidlets.gradle24 // the sake of the example.
Dapplets.gradle24 // the sake of the example.
Dapplications.gradle24 // the sake of the example.
Dservlets.gradle24 // the sake of the example.
Dproguardall.gradle27 // the sake of the example.
Dproguard.gradle25 // the sake of the example.
Dlibrary.gradle25 // the sake of the example.
Dscala.gradle25 // the sake of the example.
Dandroid.gradle31 // the sake of the example.
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DCrypto.idl36 // This is for compatibility sake, since getRandomValues() predates the full
/external/libpcap/
DREADME.sita56 also described in 'pcap-sita.html' for posterity sake.
/external/zlib/src/contrib/delphi/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/clang/test/Analysis/
Ddead-stores.m41 // an object pointer for the sake of defensive programming.
/external/zlib/src/contrib/pascal/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/chromium_org/third_party/tcmalloc/vendor/m4/
Dpc_from_ucontext.m445 # Prefer sys/ucontext.h to ucontext.h, for OS X's sake.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
Dchrome_shared.css48 /* We set both left and right for the sake of RTL. */
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
/external/chromium_org/third_party/tlslite/patches/
Dstatus_request.patch88 + # Defined for the sake of completeness, even though we currently only
/external/mesa3d/docs/
DRELNOTES-3.5148 mostly for sake of uniformity.

1234