Home
last modified time | relevance | path

Searched +full:pre +full:- +full:processing (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpreauth.c2 * RSN pre-authentication (supplicant)
3 * Copyright (c) 2003-2015, Jouni Malinen <j@w1.fi>
34 * pmksa_candidate_free - Free all entries in PMKSA candidate list
44 dl_list_for_each_safe(entry, n, &sm->pmksa_candidates, in pmksa_candidate_free()
46 dl_list_del(&entry->list); in pmksa_candidate_free()
67 wpa_printf(MSG_DEBUG, "RX pre-auth from " MACSTR, MAC2STR(src_addr)); in rsn_preauth_receive()
68 wpa_hexdump(MSG_MSGDUMP, "RX pre-auth", buf, len); in rsn_preauth_receive()
70 if (sm->preauth_eapol == NULL || in rsn_preauth_receive()
71 is_zero_ether_addr(sm->preauth_bssid) || in rsn_preauth_receive()
72 !ether_addr_equal(sm->preauth_bssid, src_addr)) { in rsn_preauth_receive()
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Dghashv8-armx.S1 /* Do not modify. This file is auto-generated from ghashv8-armx.pl. */
38 vext.8 q8,q12,q12,#8 @ Karatsuba pre-processing
44 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
50 vmov d4,d3 @ Xh|Xm - 256-bit result
59 vext.8 q9,q14,q14,#8 @ Karatsuba pre-processing
61 vext.8 q13,q8,q9,#8 @ pack Karatsuba pre-processed
64 .size gcm_init_v8,.-gcm_init_v8
79 veor q9,q9,q3 @ Karatsuba pre-processing
83 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
89 vmov d4,d3 @ Xh|Xm - 256-bit result
[all …]
/freebsd/sys/crypto/openssl/aarch64/
H A Dghashv8-armx.S1 /* Do not modify. This file is auto-generated from ghashv8-armx.pl. */
5 .arch armv8-a+crypto
30 ext v16.16b,v20.16b,v20.16b,#8 //Karatsuba pre-processing
36 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing
51 ext v17.16b,v22.16b,v22.16b,#8 //Karatsuba pre-processing
53 ext v21.16b,v16.16b,v17.16b,#8 //pack Karatsuba pre-processed
63 ext v16.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing
90 ext v16.16b,v23.16b, v23.16b,#8 //Karatsuba pre-processing
96 ext v24.16b,v16.16b,v17.16b,#8 //pack Karatsuba pre-processed
107 ext v16.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl2 # Copyright 2014-2025 The OpenSSL Project Authors. All Rights Reserved.
17 # GHASH for ARMv8 Crypto Extension, 64-bit polynomial multiplication.
22 # Biesheuvel of Linaro from bits-n-pieces from other assembly modules.
23 # Just like aesv8-armx.pl this module supports both AArch32 and
28 # Implement 2x aggregated reduction [see ghash-x86.pl for background
34 # improve performance by 20-70% depending on processor.
38 # 64-bit PMULL 32-bit PMULL 32-bit NEON(*)
40 # Cortex-A53 0.85 1.01 8.39
41 # Cortex-A57 0.73 1.17 7.61
55 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
[all …]
H A Dghash-sparcv9.pl2 # Copyright 2010-2021 The OpenSSL Project Authors. All Rights Reserved.
19 # The module implements "4-bit" GCM GHASH function and underlying
20 # single multiplication operation in GF(2^128). "4-bit" means that it
21 # uses 256 bytes per-key table [+128 bytes shared table]. Performance
22 # results are for streamed GHASH subroutine on UltraSPARC pre-Tx CPU
27 # 32-bit build 81.4 43.3 12.6 (+546%/+244%)
28 # 64-bit build 20.2 21.2 12.6 (+60%/+68%)
34 # 32-bit build 566 50 (+1000%)
35 # 64-bit build 56 50 (+12%)
37 # I don't quite understand why difference between 32-bit and 64-bit
[all …]
/freebsd/contrib/expat/doc/
H A Dreference.html1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6 <!--
15 Copyright (c) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
16 Copyright (c) 2002-2012 Karl Waclawek <karl@waclawek.net>
17 Copyright (c) 2017-2025 Sebastian Pipping <sebastian@pipping.org>
20 Copyright (c) 2021 Nicolas Cavallari <nicolas.cavallari@green-communication
[all...]
/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement.cpp134 /// which means that we would be double-freeing the internal object and
159 /// Remember that statements are reference-counted, so the statement will only
169 /// only have one processing step and deliver no rows. This frees the caller
172 /// \pre The statement to execute will not produce any rows.
182 /// Performs a processing step on the statement.
184 /// \return True if the statement returned a row; false if the processing has
187 /// \throw api_error If the processing of the step raises an error.
191 const int error = ::sqlite3_step(_pimpl->stmt); in step()
197 LD("Step statement; row available for processing"); in step()
200 throw api_error::from_database(_pimpl->db, "sqlite3_step"); in step()
[all …]
/freebsd/crypto/heimdal/kdc/
H A Dkdc.81 .\" Copyright (c) 2003 - 2004 Kungliga Tekniska Högskolan
42 .Bk -words
44 .Fl Fl config-file= Ns Ar file
47 .Op Fl p | Fl Fl no-require-preauth
48 .Op Fl Fl max-request= Ns Ar size
49 .Op Fl H | Fl Fl enable-http
50 .Op Fl Fl no-524
52 .Op Fl Fl kerberos4-cross-realm
54 .Fl Fl v4-realm= Ns Ar string
62 .Op Fl Fl disable-des
[all …]
/freebsd/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc_dp.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2025 Intel Corporation */
22 * cost of offload - that is, the cycles consumed by the driver in
23 * sending requests to the hardware, and processing responses - needs
27 * - Thread safety is not guaranteed. Each software thread should
30 * - Polling is used, rather than interrupts (which are expensive).
35 * - Buffers and buffer lists are passed using physical addresses,
37 * - The ability to enqueue one or more requests without submitting
40 * - Only asynchronous invocation is supported.
41 * - There is no support for partial packets.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dpipeline.json21 … the frontend, cache miss. This event counts every cycle that the Data Processing Unit (DPU) instr…
24 … the frontend, cache miss. This event counts every cycle that the Data Processing Unit (DPU) instr…
33 "PublicDescription": "No operation issued due to the frontend, pre-decode error",
36 "BriefDescription": "No operation issued due to the frontend, pre-decode error"
51 …on": "No operation issued due to the backend, interlock, or the Vector Processing Unit (VPU). This…
54 …on": "No operation issued due to the backend, interlock, or the Vector Processing Unit (VPU). This…
69 …e event counts for stalls that are caused by missing the cache or where the data is Non-cacheable",
72 …he event counts for stalls that are caused by missing the cache or where the data is Non-cacheable"
/freebsd/contrib/sendmail/libmilter/docs/
H A Dxxfi_abort.html4 <!--
5 $Id: xxfi_abort.html,v 1.13 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
12 <PRE>
17 </PRE>
21 <!----------- Description ---------->
26 <TD>xxfi_abort may be called at any time during message processing (i.e. between some message-orien…
35 <!----------- Arguments ---------->
45 <!----------- Notes ---------->
[all …]
/freebsd/contrib/wpa/hostapd/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
7 * HE/IEEE 802.11ax/Wi-Fi 6
8 - various fixes
9 * EHT/IEEE 802.11be/Wi-Fi 7
10 - add preliminary support
15 * support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3)
16 * EAP-SIM/AKA: support IMSI privacy
[all …]
H A DREADME-WPS1 hostapd and Wi-Fi Protected Setup (WPS)
10 -------------------
12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
16 with PIN method and push-button configuration (PBC) being the most
28 - access point: the WLAN access point
29 - Registrar: a device that control a network and can authorize
33 - Enrollee: a device that is being authorized to use the network
40 More information about WPS is available from Wi-Fi Alliance:
41 http://www.wi-fi.org/wifi-protected-setup
45 ----------------------
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DCMS_final.pod5 CMS_final, CMS_final_digest - finalise a CMS_ContentInfo structure
21 processing: this is only used with detached data and will usually be set to
24 CMS_final_digest() finalises the structure B<cms> using a pre-computed digest,
33 To sign a pre-computed digest, L<CMS_sign(3)> or CMS_sign_ex() is called
36 When signing a pre-computed digest, the security relies on the digest and its
54 Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp1 //===- CheckerDocumentation.cpp - Documentation checker ---------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
32 /// as reporting bugs. Most of the callbacks are targeted at path-sensitive
38 // clang-format off
64 // clang-format on
67 /// Pre-visit the Statement.
74 /// See checkBranchCondition() callback for performing custom processing of
80 /// Post-visit the Statement.
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
13 - various fixes
[all …]
/freebsd/contrib/ncurses/doc/html/
H A Dncurses-intro.html1 <!--
2 $Id: ncurses-intro.html,v 1.57 2022/11/26 19:33:46 tom Exp $
4 * Copyright 2019-2020,2022 Thomas E. Dickey *
5 * Copyright 2000-2013,2017 Free Software Foundation, Inc. *
31 -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
38 <link rel="author" href="mailto:bugs-ncurses@gnu.org">
39 <meta http-equiv="Content-Type" content=
40 "text/html; charset=us-ascii">
43 <h1 class="no-header">Writing Programs with NCURSES</h1>
[all …]
/freebsd/contrib/wpa/src/ap/
H A Dpreauth_auth.c2 * hostapd - Authenticator for IEEE 802.11i RSN pre-authentication
3 * Copyright (c) 2004-2007, Jouni Malinen <j@w1.fi>
27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */
45 struct hostapd_data *hapd = piface->hapd; in rsn_preauth_receive()
50 wpa_printf(MSG_DEBUG, "RSN: receive pre-auth packet " in rsn_preauth_receive()
51 "from interface '%s'", piface->ifname); in rsn_preauth_receive()
53 wpa_printf(MSG_DEBUG, "RSN: too short pre-auth packet " in rsn_preauth_receive()
61 if (!ether_addr_equal(ethhdr->h_dest, hapd->own_addr)) { in rsn_preauth_receive()
62 wpa_printf(MSG_DEBUG, "RSN: pre-auth for foreign address " in rsn_preauth_receive()
63 MACSTR, MAC2STR(ethhdr->h_dest)); in rsn_preauth_receive()
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DCMS_final.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH CMS_FINAL 3ossl 2025-09-30 3.5.4 OpenSSL
64 CMS_final, CMS_final_digest \- finalise a CMS_ContentInfo structure
80 processing: this is only used with detached data and will usually be set to
83 \&\fBCMS_final_digest()\fR finalises the structure \fBcms\fR using a pre-computed digest,
91 To sign a pre-computed digest, \fBCMS_sign\fR\|(3) or \fBCMS_sign_ex()\fR is called
94 When signing a pre-computed digest, the security relies on the digest and its
108 Copyright 2008\-2022 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym_dp.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2025 Intel Corporation */
23 * cost of offload - that is, the cycles consumed by the driver in
24 * sending requests to the hardware, and processing responses - needs
28 * - Thread safety is not guaranteed. Each software thread should
31 * - Polling is used, rather than interrupts (which are expensive).
36 * - Buffers and buffer lists are passed using physical addresses,
38 * - For GCM and CCM modes of AES, when performing decryption and
42 * - The ability to enqueue one or more requests without submitting
45 * - Only asynchronous invocation is supported.
[all …]
H A Dcpa_cy_sym.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2025 Intel Corporation */
57 * be invoked. Multi-part cipher and hash operations are useful when
58 * processing needs to be performed on a message which is available to
64 * partial packet processing is supported. For details, see the
80 /**< Complete the last part of a multi-part operation */
174 * does not support partial processing. */
177 * does not support partial processing. */
180 * does not support partial processing. */
238 * For the AES-XTS mode of operation:
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver20.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 …<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Generic NMEA GPS Rec…
4 <!-- Changed by: Pearly &, 04-Feb-2019 -->
7 table.dlstable { font-size:85%; }
8 td.ttf{ font-family:Courier; font-weight:bold; }
16 <!-- #BeginDate format:En2m -->17-Oct-2020 16:00<!-- #EndDate -->
25 Serial Port: <tt>/dev/gps<i>u</i></tt>; 4800 - 115200 bps, 8-bits, no parity<br>
42 timescales, the driver disables processing of UTC sentences
46 IDs</a> when using non-GPS or multi-system receivers.
114 <td>Day of the month (1-31)</td>
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dmicrochip,qt1050.txt1 Microchip AT42QT1050 Five-channel Touch Sensor IC
4 one to five keys, dependent on mode. The QT1050 includes all signal processing
11 - compatible: Must be "microchip,qt1050"
12 - reg: The I2C address of the device
13 - interrupts: The sink for the touchpad's IRQ output,
14 see ../interrupt-controller/interrupts.txt
17 - wakeup-source: touch keys can be used as a wakeup source
19 Each button (key) is represented as a sub-node:
25 - linux,code: Keycode to emit.
26 - reg: The key number. Valid values: 0, 1, 2, 3, 4.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Damlogic,meson-vpu.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/display/amlogic,meson-vpu.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Neil Armstrong <neil.armstrong@linaro.org>
17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------|
19 D |-------| |----| | | | | HDMI PLL |
20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
21 R |-------| |----| Processing | | | | |
22 | osd2 | | | |---| Enci ----------|----|-----VDAC------|
[all …]
/freebsd/lib/libc/gen/
H A Dftw.319 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
68 .Bd -literal
78 .Bl -tag -width ".Dv FTW_DNR"
82 A directory being visited in pre-order.
87 A directory being visited in post-order
101 A symbolic link with a non-existent target
109 function traverses the tree in pre-order.
123 .Bl -tag -width ".Dv FTW_MOUNT"
129 Process directories in post-order.
133 traverses the tree in pre-order.
[all …]

12345678910>>...31