Home
last modified time | relevance | path

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

12345

/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/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/autotest/client/site_tests/security_NetworkListeners/
Dcontrol.bvt-arc22 # for the sake of this one test, but that seems harder to explain. The
/external/eigen/Eigen/
DCholmodSupport27 * 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.
Dproguard.gradle25 // the sake of the example.
Dapplets.gradle24 // the sake of the example.
Dservlets.gradle24 // the sake of the example.
Dapplications.gradle24 // the sake of the example.
Dproguardall.gradle27 // 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/curl/docs/examples/
DREADME37 checks you need in a real world, but that is then only for the sake of
/external/curl/include/
DREADME49 * Newlines must remain unix-style for older compilers' sake.
/external/libpcap/
DREADME.sita56 also described in 'pcap-sita.html' for posterity sake.
/external/c-ares/
DREADME57 * Newlines must remain unix-style for older compilers' sake.
/external/zlib/src/contrib/pascal/
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/delphi/
Dzlibd32.mak71 # For the sake of the old Borland make,
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaRegisterInfo.td19 // We identify all our registers with a 5-bit ID, for consistency's sake.
/external/ltp/testcases/open_posix_testsuite/
DREADME94 The code snippets need to be as simple as possible, for the sake of
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef

12345