/external/wpa_supplicant/ |
eap_sake_common.c | 2 * EAP server/peer: EAP-SAKE shared routines 30 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_S"); 32 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_S with " 39 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_P"); 41 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_P with " 48 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_S"); 50 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_S with " 57 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_P"); 59 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_P with " 66 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_SERVERID") [all...] |
eap_sake.c | 2 * EAP peer method: EAP-SAKE (RFC 4763) 64 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s", 80 wpa_printf(MSG_INFO, "EAP-SAKE: No configuration found"); 86 wpa_printf(MSG_INFO, "EAP-SAKE: No key (eappsk) of correct " 135 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory " 170 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received Request/Identity"); 176 wpa_printf(MSG_INFO, "EAP-SAKE: No AT_PERM_ID_REQ or " 181 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Identity"); 189 wpa_printf(MSG_DEBUG, "EAP-SAKE: * AT_PEERID"); 213 wpa_printf(MSG_DEBUG, "EAP-SAKE: Request/Challenge received [all...] |
eap_sake_common.h | 2 * EAP server/peer: EAP-SAKE shared routines
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
eap_sake_common.c | 2 * EAP server/peer: EAP-SAKE shared routines 31 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_S"); 33 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_S with " 40 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_P"); 42 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_P with " 49 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_S"); 51 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_S with " 58 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_P"); 60 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_P with " 67 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_SERVERID") [all...] |
eap_sake_common.h | 2 * EAP server/peer: EAP-SAKE shared routines
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_sake.c | 2 * hostapd / EAP-SAKE (RFC 4763) server 61 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s", 78 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to get random data"); 82 wpa_printf(MSG_DEBUG, "EAP-SAKE: Initialized Session ID %d", 106 struct eap_sake_hdr *sake; local 115 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory " 120 sake = wpabuf_put(msg, sizeof(*sake)); 121 sake->version = EAP_SAKE_VERSION; 122 sake->session_id = data->session_id [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_sake.c | 2 * EAP peer method: EAP-SAKE (RFC 4763) 63 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s", 81 wpa_printf(MSG_INFO, "EAP-SAKE: No key of correct length " 123 struct eap_sake_hdr *sake; local 132 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory " 137 sake = wpabuf_put(msg, sizeof(*sake)); 138 sake->version = EAP_SAKE_VERSION; 139 sake->session_id = data->session_id; 140 sake->subtype = subtype [all...] |
/cts/tests/tests/example/src/android/example/ |
Example.java | 21 * live somewhere other than in the test package, but for the sake of
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/ |
NullEngine.java | 9 * Provided for the sake of completeness.
|
/dalvik/vm/mterp/c/ |
OP_BREAKPOINT.c | 9 * for the sake of anything that needs to do disambiguation in a
|
/external/proguard/examples/ant/ |
midlets.xml | 17 for the sake of the preverify tool.
|
/dalvik/libcore/xml/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
|
/external/stlport/test/eh/ |
SortClass.h | 17 the sake of testing the stability of sorting algorithms.
|
/bionic/libm/src/ |
s_lrint.c | 44 * sake of correctness; an MD implementation could be more efficient.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
SAXSourceLocator.java | 135 * is intended only as an approximation for the sake of error 155 * is intended only as an approximation for the sake of error
|
DefaultErrorHandler.java | 164 * (if at all) only for the sake of collecting addition error 253 * (if at all) only for the sake of collecting addition error
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
Locator.java | 87 * is intended only as an approximation for the sake of diagnostics; 114 * is intended only as an approximation for the sake of diagnostics;
|
/external/e2fsprogs/e2fsck/ |
dx_dirinfo.c | 54 * get_dx_dir_info()'s sake.
|
/external/grub/netboot/ |
timer.c | 39 * accuracy's sake we want to keep the overhead on the CTC speaker (channel 2)
|
/external/libffi/darwin-x86/ |
ffitarget.h | 52 /* TODO: Add fastcall support for the sake of completeness */
|
/external/libffi/src/x86/ |
ffitarget.h | 52 /* TODO: Add fastcall support for the sake of completeness */
|
/external/zlib/contrib/delphi/ |
zlibd32.mak | 65 # For the sake of the old Borland make,
|
/external/zlib/contrib/pascal/ |
zlibd32.mak | 65 # For the sake of the old Borland make,
|
/external/qemu/elff/ |
elf.h | 33 * specific type. For the sake of compliance, we will follow doc's notation 34 * when defining types used in ELF file descriptors. However, for the sake of
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
Future.java | 19 * If you would like to use a <tt>Future</tt> for the sake
|