HomeSort by relevance Sort by last modified time
    Searched full:sake (Results 1 - 25 of 657) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_8/src/eap_common/
eap_sake_common.c 2 * EAP server/peer: EAP-SAKE shared routines
25 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_S");
27 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_S with "
34 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_P");
36 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_P with "
43 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_S");
45 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_S with "
52 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_P");
54 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_P with "
61 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_SERVERID")
    [all...]
eap_sake_common.h 2 * EAP server/peer: EAP-SAKE shared routines
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
macro1.s 9 @ section padding for a.out's sake
arm7dm.s 17 @ padding for a.out's sake
tcompat2.s 28 @ section padding for a.out's sake
el_segundo.s 42 @ padding for a.out's sake
  /external/wpa_supplicant_8/src/eap_peer/
eap_sake.c 2 * EAP peer method: EAP-SAKE (RFC 4763)
58 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s",
76 wpa_printf(MSG_INFO, "EAP-SAKE: No key of correct length "
117 struct eap_sake_hdr *sake; local
126 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory "
131 sake = wpabuf_put(msg, sizeof(*sake));
132 sake->version = EAP_SAKE_VERSION;
133 sake->session_id = data->session_id;
134 sake->subtype = subtype
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_sake.c 2 * hostapd / EAP-SAKE (RFC 4763) server
54 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s",
71 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to get random data");
75 wpa_printf(MSG_DEBUG, "EAP-SAKE: Initialized Session ID %d",
93 struct eap_sake_hdr *sake; local
102 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory "
107 sake = wpabuf_put(msg, sizeof(*sake));
108 sake->version = EAP_SAKE_VERSION;
109 sake->session_id = data->session_id
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/config/
mh-aix 6 # version of copysign in libm.a is usable. For the sake of libg++ (which
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_gicv3_legacy.c 76 * supported, these are provided for the sake of uniform GIC API
arm_gicv2.c 84 * Redistributor interface, these are provided for the sake of uniform GIC API
  /external/autotest/client/site_tests/security_NetworkListeners/
control.bvt-arc 22 # for the sake of this one test, but that seems harder to explain. The
  /external/curl/include/
README 27 * Newlines must remain unix-style for older compilers' sake.
  /external/clang/test/Lexer/
case-insensitive-include.c 28 #include "APath/.././case-insensitive-include.h" // For the sake of efficiency, this case is not diagnosed. :-(
31 #include "../Output/./APath/.././case-insensitive-include.h" // For the sake of efficiency, this case is not diagnosed. :-(
case-insensitive-include-ms.c 18 #include "APath\..\.\case-insensitive-include.h" // For the sake of efficiency, this case is not diagnosed. :-(
  /external/libchrome/base/numerics/
saturated_arithmetic_arm.h 67 // in ARM ... we live with the difference, for the sake of speed.
93 // difference, for the sake of speed.
  /libcore/luni/src/main/java/javax/xml/transform/
SourceLocator.java 61 * is intended only as an approximation for the sake of error
78 * is intended only as an approximation for the sake of error
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_lrint.c 44 * sake of correctness; an MD implementation could be more efficient.
  /external/curl/docs/examples/
README 37 checks you need in a real world, but that is then only for the sake of
  /external/curl/tests/libtest/
test1022.pl 35 # Convert hex version to decimal for comparison's sake
  /external/eigen/Eigen/
CholmodSupport 27 * For the sake of completeness, this module also propose the two following classes:
  /external/proguard/examples/gradle/
retrace.gradle 25 // the sake of the example.
  /external/syslinux/gpxe/src/include/gpxe/
nvs.h 32 * restrict only writes. For the sake of simplicity, we
  /external/webrtc/webrtc/base/
rtccertificate.h 39 // raw SSLIdentity* for the sake of accessing SSLIdentity::certificate().
  /toolchain/binutils/binutils-2.27/bfd/
stab-syms.c 35 convenient to have them here for the sake of nm.

Completed in 615 milliseconds

1 2 3 4 5 6 7 8 91011>>