Searched refs:sake (Results 1 – 25 of 120) sorted by relevance
12345
117 struct eap_sake_hdr *sake; in eap_sake_build_msg() local131 sake = wpabuf_put(msg, sizeof(*sake)); in eap_sake_build_msg()132 sake->version = EAP_SAKE_VERSION; in eap_sake_build_msg()133 sake->session_id = data->session_id; in eap_sake_build_msg()134 sake->subtype = subtype; in eap_sake_build_msg()
93 struct eap_sake_hdr *sake; in eap_sake_build_msg() local107 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()
25 // the sake of the example.
24 // the sake of the example.
27 // the sake of the example.
27 * For the sake of completeness, this module also propose the two following classes:
37 checks you need in a real world, but that is then only for the sake of
56 also described in 'pcap-sita.html' for posterity sake.
41 // an object pointer for the sake of defensive programming.
71 # For the sake of the old Borland make,
94 Writing the SPI NOR Flash requires a running U-Boot. For the sake of simplicity
19 // We identify all our registers with a 5-bit ID, for consistency's sake.
94 The code snippets need to be as simple as possible, for the sake of
95 # sake of a __future__ import described in PEP 401 (which really works :-)
68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
90 `~/.ssh/id_rsa` file (for sake of simplicity here we assume no passphrase is
85 (note that it is all inline for the sake of keeping the example short):