Home
last modified time | relevance | path

Searched full:sake (Results 1 – 25 of 272) sorted by relevance

1234567891011

/freebsd/contrib/wpa/src/eap_common/
H A Deap_sake_common.c2 * EAP server/peer: EAP-SAKE shared routines
25 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_S"); in eap_sake_parse_add_attr()
27 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_S with " in eap_sake_parse_add_attr()
34 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_P"); in eap_sake_parse_add_attr()
36 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_P with " in eap_sake_parse_add_attr()
43 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_S"); in eap_sake_parse_add_attr()
45 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_S with " in eap_sake_parse_add_attr()
52 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_P"); in eap_sake_parse_add_attr()
54 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_P with " in eap_sake_parse_add_attr()
61 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_SERVERID"); in eap_sake_parse_add_attr()
[all …]
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_sake.c2 * hostapd / EAP-SAKE (RFC 4763) server
54 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s", in eap_sake_state()
71 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to get random data"); in eap_sake_init()
75 wpa_printf(MSG_DEBUG, "EAP-SAKE: Initialized Session ID %d", in eap_sake_init()
93 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
102 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory " in eap_sake_build_msg()
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()
[all …]
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_sake.c2 * EAP peer method: EAP-SAKE (RFC 4763)
58 wpa_printf(MSG_DEBUG, "EAP-SAKE: %s -> %s", in eap_sake_state()
76 wpa_printf(MSG_INFO, "EAP-SAKE: No key of correct length " in eap_sake_init()
117 struct eap_sake_hdr *sake; in eap_sake_build_msg() local
126 wpa_printf(MSG_ERROR, "EAP-SAKE: Failed to allocate memory " in eap_sake_build_msg()
131 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()
155 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received Request/Identity"); in eap_sake_process_identity()
[all …]
/freebsd/contrib/wpa/hostapd/
H A Deap_testing.txt30 EAP-PEAPv0/SAKE + - - - -
40 EAP-PEAPv1/SAKE + - - - -
56 EAP-SAKE + - - - -
H A Dhostapd.eap_user21 # EAP-MD5, EAP-MSCHAPV2, EAP-GTC, EAP-PAX, EAP-PSK, and EAP-SAKE require a
68 "sake.user@example.com" SAKE 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
/freebsd/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt66 EAP-PEAPv0/SAKE - - - - - - - - - - + -
77 EAP-PEAPv1/SAKE - - - - - - - - - - + -
92 EAP-TTLS/EAP-SAKE - - - - - - - - - - + -
100 EAP-SAKE - - - - - - - - - - + -
/freebsd/crypto/openssl/crypto/asn1/
H A Dx_int64.c88 * so for the sake of backward compatibility, we still decode zero in uint64_c2i()
191 * so for the sake of backward compatibility, we still decode zero in uint32_c2i()
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,lq101r1sx01.txt15 but for the sake of consistency this binding assumes that the same assignment
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate012.cfg36 # sake.
H A Dstate016.cfg35 # at the top level is somewhat redundant but ss done for completness sake.
H A Dstate018.cfg36 # it at the top level is somewhat redundant but is done for completness sake.
H A Dstate019.cfg35 # redundant but is done for completness sake.
H A Dstate022.cfg35 # redundant but is done for completness sake.
H A Dstate014.cfg36 # sake.
H A Dstate020.cfg35 # redundant but is done for completness sake.
H A Dstate015.cfg38 # is done for completness sake.
H A Dstate017.cfg39 # is done for completness sake.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate012.cfg41 # sake.
H A Dstate014.cfg41 # sake.
H A Dstate016.cfg40 # at the top level is somewhat redundant but ss done for completeness sake.
H A Dstate019.cfg40 # redundant but is done for completeness sake.
H A Dstate020.cfg40 # redundant but is done for completeness sake.
H A Dstate022.cfg40 # redundant but is done for completeness sake.
H A Dstate015.cfg43 # is done for completeness sake.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/fsl/
H A Dimx8m-ddrc.yaml21 for the sake of "describing hardware"), it mostly just exposes firmware

1234567891011