HomeSort by: relevance | last modified time | path
    Searched refs:sake (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/bsd/wpa/dist/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...]
  /src/external/bsd/wpa/dist/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...]
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/binutils/dist/zlib/contrib/delphi/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/binutils/dist/zlib/contrib/pascal/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/gdb/dist/zlib/contrib/delphi/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/gdb/dist/zlib/contrib/pascal/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/gpl3/gdb.old/dist/zlib/contrib/pascal/
zlibd32.mak 71 # For the sake of the old Borland make,
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Memory.inc 192 // to temporarily add PROT_READ for the sake of flushing the instruction caches.
  /src/external/gpl3/gdb.old/dist/sim/common/
genmloop.sh 505 # ??? A somewhat dubious effort, but for completeness' sake.
  /src/external/gpl3/gdb/dist/sim/common/
genmloop.sh 505 # ??? A somewhat dubious effort, but for completeness' sake.
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2714 % for the sake of vms.
3417 % We do the following for the sake of pdftex, which needs the actual
4129 \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2622 % for the sake of vms.
3299 % We do the following for the sake of pdftex, which needs the actual
4001 \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 4292 % for the sake of vms.
5279 % construct for the sake of pdftex, which needs the actual
6454 % end paragraph for sake of leading, in case document has no blank
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 4292 % for the sake of vms.
5279 % construct for the sake of pdftex, which needs the actual
6454 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 4055 % for the sake of vms.
4986 % construct for the sake of pdftex, which needs the actual
6136 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 4239 % for the sake of vms.
5226 % construct for the sake of pdftex, which needs the actual
6412 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 4052 % for the sake of vms.
4982 % construct for the sake of pdftex, which needs the actual
6132 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 4052 % for the sake of vms.
4982 % construct for the sake of pdftex, which needs the actual
6132 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 4241 % for the sake of vms.
5228 % construct for the sake of pdftex, which needs the actual
6414 % end paragraph for sake of leading, in case document has no blank
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 4052 % for the sake of vms.
4982 % construct for the sake of pdftex, which needs the actual
6132 % end paragraph for sake of leading, in case document has no blank

Completed in 131 milliseconds

1 2