/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock_output_test_golden.txt | 27 Called 2 times, but only 1 WillOnce() is specified - returning default value. 33 Unexpected mock function call - returning default value. 42 Actual: never called - unsatisfied and active 48 Unexpected mock function call - returning directly. 56 Actual: never called - unsatisfied and active 61 Mock function called more times than expected - returning default value. 65 Actual: called twice - over-saturated and active 70 Mock function called more times than expected - returning directly. 73 Actual: called twice - over-saturated and active 79 Uninteresting mock function call - returning default value. [all …]
|
/freebsd-src/contrib/ntp/html/ |
H A D | parsedata.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 16 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 20 <pre> 25 </pre> 30 <pre> 35 </pre> 37 <pre> 42 </pre> 45 <pre> [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,corstone1000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd-src/crypto/openssl/doc/man3/ |
H A D | CT_POLICY_EVAL_CTX_new.pod | 10 CT_POLICY_EVAL_CTX_get_time, CT_POLICY_EVAL_CTX_set_time - 36 determine this, an SCT's timestamp and signature must be verified. 51 the issuer certificate (if the SCT was issued for a pre-certificate) 114 was issued for a pre-certificate. This will be the case for SCTs embedded in a 134 Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
|
H A D | OSSL_CRMF_MSG_set0_validity.pod | 12 - functions populating and verifying CRMF CertReqMsg structures 52 for which non-NULL values are provided: I<pubkey>, I<subject>, I<issuer>, 59 certTemplate of I<crm>. Frees any pre-existing ones and consumes I<exts>. 64 OSSL_CRMF_MSG_create_popo() creates and sets the Proof-of-Possession (POPO) 77 =item * OSSL_CRMF_POPO_NONE - RFC 4211, section 4, POP field omitted. 78 CA/RA uses out-of-band method to verify POP. Note that servers may fail in this 81 =item * OSSL_CRMF_POPO_RAVERIFIED - RFC 4211, section 4, explicit indication 82 that the RA has already verified the POP. 84 =item * OSSL_CRMF_POPO_SIGNATURE - RFC 4211, section 4.1, only case 3 supported 87 =item * OSSL_CRMF_POPO_KEYENC - RFC 4211, section 4.2, only indirect method [all …]
|
H A D | SSL_CTX_set_verify.pod | 12 - set various SSL/TLS parameters for peer certificate verification 69 Post-Handshake Authentication extension to be added to the ClientHello such that 70 post-handshake authentication can be requested by the server. If B<val> is 0 108 B<Client mode:> the server certificate is verified. If the verification process 126 renegotiation or post-authentication if a certificate was requested 137 to be configured for post-handshake peer verification before the 139 SSL_VERIFY_PEER. TLSv1.3 only; no effect on pre-TLSv1.3 connections. 150 The actual verification procedure is performed either using the built-in 154 The following descriptions apply in the case of the built-in procedure. An 160 number of certificates between the end-entity and trust-anchor certificates. [all …]
|
H A D | OSSL_CMP_CTX_new.pod | 65 - functions for managing the CMP client context data structure 173 It initializes the remaining fields to their default values - for instance, 176 and the proof-of-possession method is set to OSSL_CRMF_POPO_SIGNATURE. 212 Number of seconds a CMP request-response message round trip 245 OSSL_CRMF_POPO_NONE - ProofOfPossession field omitted 246 OSSL_CRMF_POPO_RAVERIFIED - assert that the RA has already 247 verified the PoPo 248 OSSL_CRMF_POPO_SIGNATURE - sign a value with private key, 250 OSSL_CRMF_POPO_KEYENC - decryp [all...] |
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/ |
H A D | zfs_unmount_nested.ksh | 1 #!/bin/ksh -p 39 log_must zfs destroy -fR $TESTPOOL/a 40 log_must zfs destroy -fR $TESTPOOL/b 41 log_must zfs destroy -fR $TESTPOOL/c 42 log_must zfs destroy -fR $TESTPOOL/d 47 set -A test_depths 30 16 3 51 log_must zfs create -p $TESTPOOL/$dsA32 54 log_must zfs create -o mountpoint=none -p $TESTPOOL/$dsB32 57 log_mustnot mount -t zfs $TESTPOOL/$dsB32 /mnt 61 log_must zfs create -o mountpoint=legacy -p $TESTPOOL/$dsC32 [all …]
|
/freebsd-src/contrib/ntp/html/drivers/ |
H A D | driver8.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->27-Jan-2014 05:31<!-- #EndDate --> 21 Serial Port: /dev/refclock-<em>u</em>; TTY mode according to clock type<br> 22 …PPS device: /dev/refclockpps-<em>u</em>; alternate PPS device (if not available via the serial por… 24 …The PARSE driver supports 20 different clock types/configurations. PARSE is actually a multi-clock… 27 …d as a configuration option. The PPS configuration option uses the receiver-generated time stamps… 47 <dd>The difference between the RS-232-derived timestamp and the PPS timestamp.</dd> 52 …<p>Currently, twenty-four clock types are supported by the PARSE driver and up to four (devices /d… 55 …locks - donations to (<a href="mailto:kardel%20%3CAT%3E%20ntp.org">kardel <AT> ntp.org</a>) … [all …]
|
H A D | driver36.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->15-Nov-2012 06:42<!-- #EndDate --> 20 Autotune Port: <tt>/dev/icom</tt>; 1200/9600 baud, 8-bits, no parity<br> 23 …nected via an optional attenuator and cable to either the microphone or line-in port of a workstat… 24 <p>The driver requires an audio codec or sound card with sampling rate 8 kHz and μ-law compandin… 25 … ray geometry. In Newark DE, 2479 km from the transmitter, the predicted two-hop propagation delay… 26 …r, the mean offset with a 2.4-GHz P4 running FreeBSD 6.1 is generally within 0.1 ms short-term wit… 30 …-kHz μ-law companded codec samples using maximum-likelihood techniques which exploit the consid… 31 …ecision radio clock for WWV transmissions. Electrical Engineering Report 97-8-1, University of Del… [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/ |
H A D | cros-ec.txt | 3 Google's ChromeOS EC is a Cortex-M device which talks to the AP and 8 its own driver which connects to the top level interface-agnostic EC driver. 9 Other Linux driver (such as cros-ec-keyb for the matrix keyboard) connect to 10 the top-level driver. 13 - compatible: "google,cros-ec-i2c" 14 - reg: I2C slave address 17 - compatible: "google,cros-ec-spi" 18 - reg: SPI chip select 21 - compatible: "google,cros-ec-rpmsg" 24 - google,cros-ec-spi-pre-delay: Some implementations of the EC need a little [all …]
|
H A D | google,cros-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/google,cros-e [all...] |
/freebsd-src/secure/lib/libcrypto/man/man3/ |
H A D | CT_POLICY_EVAL_CTX_new.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
H A D | OSSL_CRMF_MSG_set0_validity.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
H A D | SSL_CTX_set_verify.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
H A D | OSSL_CMP_CTX_new.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd-src/share/man/man9/ |
H A D | intro.9 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 29 OS-level concepts and practices. 35 source code itself, is forever a work-in-progress. 47 describe types, global variables, macros, or high-level concepts. 58 There are implementations for many well-known data structures available in the 60 .Bl -tag -width "Xr bitstring 3" 64 An SMP-safe general-purpose counter implementation. 70 Singly-linked and doubly-linked lists, and queues. 72 An SMP-safe implementation of reference counts. 84 sub-sections below. [all …]
|
/freebsd-src/contrib/googletest/googlemock/src/ |
H A D | gmock-spec-builders.cc | 30 // Google Mock - a framework for writing C++ mock classes. 35 #include "gmock/gmock-spec-builders.h" 50 #include "gtest/internal/gtest-port.h" 108 // Retires all pre-requisites of this expectation. 112 // We can take this short-cut as we never retire an expectation in RetireAllPreRequisites() 113 // until we have retired all its pre-requisites. in RetireAllPreRequisites() 123 exp->immediate_prerequisites in RetireAllPreRequisites() [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 1 //===- llvm/Transforms/Vectorize/LoopVectorizationLegality.h ----*- C++ -*-===// 5 // SPDX-License-Identifie [all...] |
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zio_checksum.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 44 * For user data, we let users make the trade-off between speed 49 * as current best-of-breed, and may be substantially faster as well. 60 * When writing a block, we always checksum it with the latest-and-greatest 69 * checksum is fed both a random 256-bit value (the salt) and the data 74 * known ahead of time. How the salt is used is algorithm-specific 76 * utilize a full-blown HMAC). On disk the salt is stored in a ZAP 82 * initialization work (e.g. salted checksums above may need to pre [all...] |
/freebsd-src/usr.sbin/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.conf.5 | 65 .Bl -tag -width indent 77 This can be set to allow non-root users to access the 87 is implemented according to IEEE 802-1X-REV-d8 which defines 101 EAP fast re-authentication; either 1 (default) or 0. 102 Control fast re-authentication support in EAP methods that support it. 114 .Bd -literal -offset indent 126 .Bl -tag -width indent 158 .Li WPA-NONE 163 .Li WPA-NONE 168 set to WPA-NONE, [all …]
|
/freebsd-src/sys/contrib/openzfs/tests/test-runner/bin/ |
H A D | test-runner.py.in | 68 return t.tv_sec + t.tv_nsec * 1e-9 89 m, s = divmod(monotonic_time() - self.starttime, 60) 167 The timeout for tests is measured in wall-clock time 190 sudo is required, this user was verified previously. 194 signal = '-TERM' 207 If this is not a user-initiated kill and the test has not been 213 runtime = monotonic_time() - self.result.starttime 241 ret = '%s -E -u %s %s' % (SUDO, user, cmd) 292 kp = Popen([SUDO, "sh", "- 410 __init__(self, pathname, pre=None, pre_user=None, post=None, post_user=None, failsafe=None, failsafe_user=None, tags=None, **kwargs) global() argument [all...] |
/freebsd-src/share/man/man4/ |
H A D | tcp.4 | 3 .\" Copyright (c) 2010-2011 The FreeBSD Foundation 50 protocol provides reliable, flow-controlled, two-way 52 It is a byte-stream protocol used to 58 Internet address format and, in addition, provides a per-host 119 .Bl -tag -width ".Dv TCP_FUNCTION_BLK" 122 by passing the read-only option 136 bandwidth-controlled window space. 161 For passively-create [all...] |
/freebsd-src/crypto/openssl/test/ |
H A D | README.ssltest.md | 4 SSL testcases are configured in the `ssl-tests` directory. 12 However, for verification, we also include checked-in configuration outputs 14 `test/ssl-tests/*.cnf` files. 16 For more details, see `ssl-tests/01-simple.cnf.in` for an example. 19 -------------------- 26 name => "test-default", 36 * Method - the method to test. One of DTLS or TLS. 38 * HandshakeMode - which handshake flavour to test: 39 - Simple - plain handshake (default) 40 - Resume - test resumption [all …]
|
/freebsd-src/sys/dev/liquidio/base/ |
H A D | lio_common.h | 35 * \brief Common: Structures and macros used in PCI-NIC package by core and 70 /* pre-defined host->NIC tag values */ 82 * Subcodes are used by host driver/apps to identify the sub-operation 106 #define LIO_DRV_APP_END (LIO_DRV_INVALID_APP - 1) 117 index = index + count - max; in lio_incr_index() 144 /*--------------------------- SCATTER GATHER ENTRY -----------------------*/ 147 * The Scatter-Gather List Entry. The scatter or gather component used with 175 sg_entry->u.size[pos] = size; in lio_add_sg_size() 177 sg_entry->u.size[3 - pos] = size; in lio_add_sg_size() 181 /*------------------------- End Scatter/Gather ---------------------------*/ [all …]
|