Home
last modified time | relevance | path

Searched full:fast (Results 1 – 25 of 2037) sorted by relevance

12345678910>>...82

/freebsd/contrib/wpa/src/eap_common/
H A Deap_fast_common.c2 * EAP-FAST common helper functions (RFC 4851)
52 wpa_printf(MSG_DEBUG, "EAP-FAST: Add EAP-Payload TLV"); in eap_fast_tlv_eap_payload()
55 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to allocate memory " in eap_fast_tlv_eap_payload()
75 wpa_hexdump(MSG_DEBUG, "EAP-FAST: client_random", in eap_fast_derive_master_secret()
77 wpa_hexdump(MSG_DEBUG, "EAP-FAST: server_random", in eap_fast_derive_master_secret()
91 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: master_secret", in eap_fast_derive_master_secret()
124 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (MSK)", in eap_fast_derive_eap_msk()
142 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (EMSK)", in eap_fast_derive_eap_emsk()
153 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV", in eap_fast_parse_tlv()
156 wpa_printf(MSG_DEBUG, "EAP-FAST: More than one " in eap_fast_parse_tlv()
[all …]
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast.c2 * EAP peer method: EAP-FAST (RFC 4851)
81 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket callback"); in eap_fast_session_ticket_cb()
85 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket failed - fall " in eap_fast_session_ticket_cb()
89 wpa_printf(MSG_DEBUG, "EAP-FAST: Try to provision a " in eap_fast_session_ticket_cb()
97 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket", ticket, len); in eap_fast_session_ticket_cb()
100 wpa_printf(MSG_DEBUG, "EAP-FAST: No PAC-Key available for " in eap_fast_session_ticket_cb()
124 wpa_printf(MSG_DEBUG, "EAP-FAST: Automatic PAC provisioning " in eap_fast_parse_phase1()
133 wpa_printf(MSG_DEBUG, "EAP-FAST: Maximum PAC list length: %lu", in eap_fast_parse_phase1()
140 wpa_printf(MSG_DEBUG, "EAP-FAST: Using binary format for PAC " in eap_fast_parse_phase1()
174 wpa_printf(MSG_INFO, "EAP-FAST: Failed to initialize SSL."); in eap_fast_init()
[all …]
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c2 * EAP-FAST server (RFC 4851)
104 wpa_printf(MSG_DEBUG, "EAP-FAST: %s -> %s", in eap_fast_state()
134 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket callback"); in eap_fast_session_ticket_cb()
135 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket (PAC-Opaque)", in eap_fast_session_ticket_cb()
139 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid " in eap_fast_session_ticket_cb()
148 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid PAC-Opaque " in eap_fast_session_ticket_cb()
154 wpa_hexdump(MSG_DEBUG, "EAP-FAST: Received PAC-Opaque", in eap_fast_session_ticket_cb()
159 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to allocate memory " in eap_fast_session_ticket_cb()
166 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to decrypt " in eap_fast_session_ticket_cb()
179 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Decrypted PAC-Opaque", in eap_fast_session_ticket_cb()
[all …]
H A Deap.h141 * pac_opaque_encr_key - PAC-Opaque encryption key for EAP-FAST
143 * This parameter is used to set a key for EAP-FAST to encrypt the
144 * PAC-Opaque data. It can be set to %NULL if EAP-FAST is not used. If
150 * eap_fast_a_id - EAP-FAST authority identity (A-ID)
152 * If EAP-FAST is not used, this can be set to %NULL. In theory, this
165 * eap_fast_a_id_info - EAP-FAST authority identifier information
169 * human-readable format. This field is encoded as UTF-8. If EAP-FAST
175 * eap_fast_prov - EAP-FAST provisioning modes
186 * pac_key_lifetime - EAP-FAST PAC-Key lifetime in seconds
194 * pac_key_refresh_time - EAP-FAST PAC-Key refresh time in seconds
[all …]
/freebsd/contrib/pam-krb5/module/
H A Dfast.c2 * Support for FAST (Flexible Authentication Secure Tunneling).
4 * FAST is a mechanism to protect Kerberos against password guessing attacks
39 putil_debug(args, "not built with anonymous FAST support"); in cache_init_anonymous()
63 putil_debug_krb5(args, retval, "cannot find realm for anonymous FAST"); in cache_init_anonymous()
90 "cannot create anonymous FAST credential cache %s", in cache_init_anonymous()
98 putil_err_krb5(args, retval, "cannot create FAST credential options"); in cache_init_anonymous()
110 "cannot obtain anonymous credentials for FAST"); in cache_init_anonymous()
124 putil_err_krb5(args, retval, "cannot initialize FAST ticket cache"); in cache_init_anonymous()
129 putil_err_krb5(args, retval, "cannot store FAST credentials"); in cache_init_anonymous()
152 * Attempt to use an existing ticket cache for FAST. Checks whether
[all …]
/freebsd/contrib/wpa/hostapd/
H A Deap_testing.txt58 EAP-FAST/MSCHAPv2(prov) + - F - F
59 EAP-FAST/GTC(auth) + - + - +
60 EAP-FAST/MSCHAPv2(aprov)+ - F - F
61 EAP-FAST/GTC(aprov) + - F - F
62 EAP-FAST/MD5(aprov) + - - - -
63 EAP-FAST/TLS(aprov) + - - - -
64 EAP-FAST/SIM(aprov) + - - - -
65 EAP-FAST/AKA(aprov) + - - - -
66 EAP-FAST/MSCHAPv2(auth) + - + - +
67 EAP-FAST/MD5(auth) + - + - -
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dqcom_smbb.txt22 - charge fast mode
35 "chg-fast",
43 - qcom,fast-charge-current-limit:
48 - qcom,fast-charge-low-threshold-voltage:
51 Description: Battery voltage limit above which fast charging may operate;
55 - qcom,fast-charge-high-threshold-voltage:
58 Description: Battery voltage limit below which fast charging may operate;
59 The fast charger will attempt to charge the battery to this
62 - qcom,fast-charge-safe-voltage:
67 'fast-charge-high-watermark' will be clamped by this value.
[all …]
H A Dqcom,pm8941-charger.yaml24 - description: charge fast mode
35 - const: chg-fast
43 qcom,fast-charge-current-limit:
49 qcom,fast-charge-low-threshold-voltage:
54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V
57 qcom,fast-charge-high-threshold-voltage:
62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V
63 The fast charger will attempt to charge the battery to this voltage.
66 qcom,fast-charge-safe-voltage:
72 setting this will harmlessly fail. The property 'fast-charge-high-watermark' will
[all …]
H A Dmaxim,max14577.yaml39 maxim,fast-charge-uamp:
41 Current in uA for Fast Charge
57 - maxim,fast-charge-uamp
71 maxim,fast-charge-uamp:
80 maxim,fast-charge-uamp:
/freebsd/contrib/pam-krb5/tests/module/
H A Dfast-t.c2 * Tests for authenticated FAST support in pam-krb5.
6 * protecting it against various attacks. This tests authenticated FAST;
7 * anonymous FAST is tested separately.
30 /* Skip the test if FAST is not available. */ in main()
32 skip_all("FAST support not available"); in main()
51 run_script("data/scripts/fast/ccache", &config); in main()
52 run_script("data/scripts/fast/ccache-debug", &config); in main()
53 run_script("data/scripts/fast/no-ccache", &config); in main()
54 run_script("data/scripts/fast/no-ccache-debug", &config); in main()
H A Dfast-anon-t.c2 * Tests for anonymous FAST support in pam-krb5.
8 * This is broken out from the other FAST tests because it uses PKINIT, and
30 * skip the tests of anonymous FAST.
85 /* Skip the test if FAST is not available. */ in main()
87 skip_all("FAST support not available"); in main()
102 /* Test anonymous FAST. */ in main()
104 run_script("data/scripts/fast/anonymous", &config); in main()
105 run_script("data/scripts/fast/anonymous-debug", &config); in main()
/freebsd/crypto/krb5/src/tests/
H A Dt_general.py15 # Test FAST kinit.
16 mark('FAST kinit')
17 fastpw = password('fast')
19 'user/fast'])
20 realm.kinit('user/fast', fastpw)
21 realm.kinit('user/fast', fastpw, flags=['-T', realm.ccache])
22 realm.klist('user/fast@%s' % realm.realm)
70 'FAST negotiation: available',
74 success('FAST kinit, trace logging')
H A Dt_skew.py8 # kvno to work, with or without FAST.
16 # kinit (with preauth) should work, with or without FAST.
32 # Get tickets to use for FAST kinit tests. The start time offset is
35 fast_cache = realm.ccache + '.fast'
40 # FAST should fail from the KDC since the armor AP-REQ won't be valid.
47 # kinit (with preauth) should fail from the KDC, with or without FAST.
H A Dt_changepw.py16 mark('password change via kinit with FAST')
21 # Check that FAST was used when getting the kadmin/changepw ticket.
28 if getting_changepw_ticket and 'Using FAST' in line:
31 fail('FAST was not used to get kadmin/changepw ticket')
37 # Run kpasswd with an active cache to exercise automatic FAST use.
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dfast.c2 /* lib/krb5/krb/fast.c */
31 * It is possible to support sending a request that includes both a FAST and
33 * significantly. You would need to maintain two contexts, one for FAST and
35 * issues surrounding downgrades. However trying FAST at all requires an armor
37 * that FAST is supported. If not, the client can see FAST in the
38 * preauth_required error's padata and retry with FAST. So, this
39 * implementation does not support FAST+normal.
48 #include "fast.h"
228 * FAST TGS even when we don't have reason to believe the KDC supports FAST,
230 * S4U2Self padata) as well as the PA-TGS-REQ and PA-FX-FAST padata. The
[all …]
/freebsd/crypto/krb5/doc/html/appdev/refs/api/
H A Dkrb5_get_init_creds_opt_set_fast_ccache_name.html9 …<title>krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in initial…
21 …<link rel="next" title="krb5_get_init_creds_opt_set_fast_flags - Set FAST flags in initial credent…
22 …<link rel="prev" title="krb5_get_init_creds_opt_set_fast_ccache - Set FAST armor cache in initial …
34 …et_fast_ccache.html" title="krb5_get_init_creds_opt_set_fast_ccache - Set FAST armor cache in init…
36 …_set_fast_flags.html" title="krb5_get_init_creds_opt_set_fast_flags - Set FAST flags in initial cr…
42 …entation__krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in ini…
55 …<section id="krb5-get-init-creds-opt-set-fast-ccache-name-set-location-of-fast-armor-ccache-in-ini…
56 …n of FAST armor ccache in initial credential options.<a class="headerlink" href="#krb5-get-init-cr…
69 …ining an armor ticket to protect an initial credential exchange using the FAST protocol extension.…
70FAST be used for the exchange. In version 1.8 or later, setting the armor ccache causes FAST to be…
[all …]
H A Dkrb5_get_init_creds_opt_set_fast_flags.html9 …<title>krb5_get_init_creds_opt_set_fast_flags - Set FAST flags in initial credential options. &#82…
22 …<link rel="prev" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor …
34 …ml" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in ini…
42 ….edu?subject=Documentation__krb5_get_init_creds_opt_set_fast_flags - Set FAST flags in initial cr…
55 <section id="krb5-get-init-creds-opt-set-fast-flags-set-fast-flags-in-initial-credential-options">
56 …fast_flags - Set FAST flags in initial credential options.<a class="headerlink" href="#krb5-get-i…
66 <p><strong>[in]</strong> <strong>flags</strong> - FAST flags</p>
79 <li><p>#KRB5_FAST_REQUIRED - Require FAST to be used</p></li>
94 <li><a class="reference internal" href="#">krb5_get_init_creds_opt_set_fast_flags - Set FAST flags…
150 …ml" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in ini…
[all …]
H A Dkrb5_get_init_creds_opt_set_fast_ccache.html9 …<title>krb5_get_init_creds_opt_set_fast_ccache - Set FAST armor cache in initial credential option…
21 …<link rel="next" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor …
36 …ml" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in ini…
42 …edu?subject=Documentation__krb5_get_init_creds_opt_set_fast_ccache - Set FAST armor cache in init…
55 …<section id="krb5-get-init-creds-opt-set-fast-ccache-set-fast-armor-cache-in-initial-credential-op…
56 …ccache - Set FAST armor cache in initial credential options.<a class="headerlink" href="#krb5-get…
86 <li><a class="reference internal" href="#">krb5_get_init_creds_opt_set_fast_ccache - Set FAST armo…
144 …ml" title="krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in ini…
150 …edu?subject=Documentation__krb5_get_init_creds_opt_set_fast_ccache - Set FAST armor cache in init…
/freebsd/share/man/man4/
H A Dmsk.488 Set 100Mbps (Fast Ethernet) operation.
158 Marvell Yukon 88E8035 Fast Ethernet
160 Marvell Yukon 88E8036 Fast Ethernet
162 Marvell Yukon 88E8038 Fast Ethernet
164 Marvell Yukon 88E8039 Fast Ethernet
166 Marvell Yukon 88E8040 Fast Ethernet
168 Marvell Yukon 88E8040T Fast Ethernet
170 Marvell Yukon 88E8042 Fast Ethernet
172 Marvell Yukon 88E8048 Fast Ethernet
H A Dmtkswitch.426 MediaTek MT7628 (5 port Fast Ethernet)
30 MediaTek MT7620 (5 port Fast Ethernet)
32 Ralink RT5350 (5 port Fast Ethernet)
34 Ralink RT3352 (5 port Fast Ethernet)
36 Ralink RT3050 (5 port Fast Ethernet)
H A Dalc.430 .Nd Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
50 and AR817x PCI Express Gigabit/Fast Ethernet controllers.
78 Set 100Mbps (Fast Ethernet) operation.
104 Atheros AR8132 PCI Express Fast Ethernet controller
110 Atheros AR8152 v1.1 PCI Express Fast Ethernet controller
112 Atheros AR8152 v2.0 PCI Express Fast Ethernet controller
116 Atheros AR8162 PCI Express Fast Ethernet controller
120 Atheros AR8172 PCI Express Fast Ethernet controller
H A Dsge.430 .Nd Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
49 device driver provides support for SiS190 Fast Ethernet
50 controllers and SiS191 Fast/Gigabit Ethernet controllers.
72 Set 100Mbps (Fast Ethernet) operation.
96 SiS190 Fast Ethernet controller
98 SiS191 Fast/Gigabit Ethernet controller
H A Dmiibus.447 Attansic/Atheros L2 Fast Ethernet
79 JMicron JMC250 Gigabit/JMC260 Fast Ethernet
93 RealTek RTL8150 USB To Fast Ethernet
101 SMSC LAN9xxx USB Fast Ethernet
109 RealTek RTL8152 USB To Fast Ethernet
115 DM&P Vortex86 RDC R6040 Fast Ethernet
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/api/
H A Dkrb5_get_init_creds_opt_set_fast_ccache_name.rst.txt1 krb5_get_init_creds_opt_set_fast_ccache_name - Set location of FAST armor ccache in initial creden…
32 …aining an armor ticket to protect an initial credential exchange using the FAST protocol extension.
36FAST be used for the exchange. In version 1.8 or later, setting the armor ccache causes FAST to be…
/freebsd/contrib/ntp/html/hints/
H A Dsgi28 17msec in less than a second, whether the fast clock is on or off, I
31 Fast clock:
34 I get smoother timekeeping if I turn on the fast clock, thereby making
35 the clock tick at 1kHz rather than 100Hz. With the fast clock off, I
41 without a local reference clock. Fiddling with the fast clock doesn't
44 I use the "ftimer" program to switch the fast clock on when the system

12345678910>>...82