/freebsd/crypto/krb5/src/tests/ |
H A D | t_spake.py | 5 openssl_groups = ((2, 'P-256'), (3, 'P-384'), (4, 'P-521')) 16 realm.run([kadminl, 'addprinc', '+preauth', '-pw', 'pw', 'user']) 20 '/Additional pre-authentication required', 23 'for next request: PA-FX-COOKIE (133), PA-SPAKE (151)', 25 'Continuing preauth mech PA-SPAKE (151)', 28 'for next request: PA-FX-COOKIE (133), PA-SPAKE (151)', 29 'AS key determined by preauth:', 34 msgs = ('/Additional pre-authentication required', 37 'for next request: PA-FX-COOKIE (133), PA-SPAKE (151)', 39 'Continuing preauth mech PA-SPAKE (151)', [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | xxfi_connect.html | 4 <!-- 5 $Id: xxfi_connect.html,v 1.20 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 12 <PRE> 18 </PRE> 20 <!----------- Description ----------> 33 <!-- 41 --> 44 <!----------- Arguments ----------> [all …]
|
H A D | smfi_setconn.html | 4 <!-- 5 $Id: smfi_setconn.html,v 1.18 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 12 <PRE> 17 </PRE> 21 <!----------- Description ----------> 35 <!----------- Arguments ----------> 41 The address should be a NULL-terminated string in "proto:address" 44 <LI><CODE>{unix|local}:/path/to/file</CODE> -- A named pipe. [all …]
|
H A D | smfi_getsymval.html | 4 <!-- 5 $Id: smfi_getsymval.html,v 1.16 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 12 <PRE> 18 </PRE> 22 <!----------- Description ----------> 36 <!----------- Arguments ----------> 53 <!----------- Return values ----------> 57 <TD>smfi_getsymval returns the value of the given macro as a null-terminated string, or NULL if the… [all …]
|
/freebsd/crypto/krb5/doc/html/basic/ |
H A D | rcache_def.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 13 …<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"><… 24 <div class="header-wrapper"> 42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__replay cache">feedback</a> 47 <div class="content-wrapper"> 55 <section id="replay-cache"> 56 <span id="rcache-definition"></span><h1>replay cache<a class="headerlink" href="#replay-cache" titl… 62 <a class="reference internal" href="keytab_def.html#keytab-definition"><span class="std std-ref">ke… 65 <section id="background-information"> [all …]
|
H A D | keytab_def.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 13 …<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"><… 24 <div class="header-wrapper"> 42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__keytab">feedback</a> 47 <div class="content-wrapper"> 56 <span id="keytab-definition"></span><h1>keytab<a class="headerlink" href="#keytab" title="Permalink… 57 <p>A keytab (short for “key table”) stores long-term keys for one or more 63 …ormat <em>type</em><code class="docutils literal notranslate"><span class="pre">:</span></code><em… 64 <em>type</em> is <code class="docutils literal notranslate"><span class="pre">FILE</span></code> an… [all …]
|
/freebsd/lib/libsys/ |
H A D | shmat.2 | 51 is attached is determined as follows: 56 .Bl -bullet 93 some pre-existing mappings, the 106 returns the address where the segment is attached; otherwise, -1 111 .Rv -std shmdt 117 .Bl -tag -width Er 131 or because pre-existing mappings are in the range and no 135 Failed to attach the shared memory segment because the per-process 145 .Bl -tag -width Er
|
H A D | accept.2 | 74 property of the new socket is instead determined by the 83 and the close-on-exec flag on the new file descriptor can be set via the 98 is not marked as non-blocking, 102 is marked non-blocking and no pending 115 is a result argument that is filled-in with 120 argument is determined by the domain in which the communication 131 is a value-result argument; it should initially contain the 137 is used with connection-based socket types, currently with 161 to pre-process incoming connections. 178 These calls return \-1 on error. [all …]
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | zstd_manual.html | 3 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 18 <li><a href="#Chapter8">Streaming compression - HowTo</a></li> 19 <li><a href="#Chapter9">Streaming decompression - HowTo</a></li> 30 <li><a href="#Chapter20">Buffer-less and synchronous inner streaming functions</a></li> 31 <li><a href="#Chapter21">Buffer-less streaming compression (synchronous mode)</a></li> 32 <li><a href="#Chapter22">Buffer-less streaming decompression (synchronous mode)</a></li> 36 <a name="Chapter1"></a><h2>Introduction</h2><pre> 38 real-time compression scenarios at zlib-level and better compression ratios. 39 The zstd compression library provides in-memory compression and decompression 43 which is currently 22. Levels >= 20, labeled `--ultra`, should be used with [all …]
|
/freebsd/sys/netgraph/ |
H A D | ng_parse.h | 5 /*- 24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 50 definable. Several pre-defined types are supplied, for some common 59 A future use of the ASCII form may be for inter-machine communication 64 ------ 91 ------- 99 --------- ------------ 110 ----------- 123 subclassing the pre-defined types below. We construct the type in 127 // Super-type info for 'label' field [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | exc.html | 11 <br> $Id: exc.html,v 1.13 2006-06-20 17:18:16 ca Exp $ 52 <pre> 157 </pre> 188 <blockquote><pre> 190 if (fd == -1) 192 </pre></blockquote> 205 <blockquote><pre> 207 </pre></blockquote> 211 <blockquote><pre> 213 </pre></blockquote> [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | toshiba,et8ek8.txt | 6 Documentation/devicetree/bindings/media/video-interfaces.txt . 10 -------------------- 12 - compatible: "toshiba,et8ek8" 13 - reg: I2C address (0x3e, or an alternative address) 14 - vana-supply: Analogue voltage supply (VANA), 2.8 volts 15 - clocks: External clock to the sensor 16 - clock-frequency: Frequency of the external clock to the sensor. Camera 18 a pre-determined frequency known to be suitable to the board. 19 - reset-gpios: XSHUTDOWN GPIO. The XSHUTDOWN signal is active low. The sensor 24 ------------------- [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | hisilicon-femac.txt | 4 - compatible: should contain one of the following version strings: 5 * "hisilicon,hisi-femac-v1" 6 * "hisilicon,hisi-femac-v2" 7 and the soc string "hisilicon,hi3516cv300-femac". 8 - reg: specifies base physical address(s) and size of the device registers. 11 - interrupts: should contain the MAC interrupt. 12 - clocks: A phandle to the MAC main clock. 13 - resets: should contain the phandle to the MAC reset signal(required) and 15 - reset-names: should contain the reset signal name "mac"(required) 17 - phy-mode: see ethernet.txt [1]. [all …]
|
H A D | hisilicon-hix5hd2-gmac.txt | 4 - compatible: should contain one of the following SoC strings: 5 * "hisilicon,hix5hd2-gmac" 6 * "hisilicon,hi3798cv200-gmac" 7 * "hisilicon,hi3516a-gmac" 9 * "hisilicon,hisi-gmac-v1" 10 * "hisilicon,hisi-gmac-v2" 13 - reg: specifies base physical address(s) and size of the device registers. 16 - interrupts: should contain the MAC interrupt. 17 - #address-cells: must be <1>. 18 - #size-cells: must be <0>. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | qcom-spmi-adc-tm-hc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/qcom-spmi-adc-tm-hc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org> 11 $ref: thermal-sensor.yaml# 15 const: qcom,spmi-adc-tm-hc 23 "#thermal-sensor-cells": 26 "#address-cells": 29 "#size-cells": [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | access.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"> 9 <!-- 12 font-weight: bold; 14 --> 22 <!-- #BeginDate format:En2m -->26-Jul-2017 20:10<!-- #EndDate --> 34 <p>The <tt><i>address</i></tt> argument expressed in dotted-quad form is the address of a host or n… 35 …service and those that restrict informational queries and attempts to do run-time reconfiguration … 36 <p>An example may clarify how it works. Our campus has two class-B networks, 128.4 for the ECE and … 37 <pre> [all …]
|
/freebsd/share/man/man9/ |
H A D | cdefs.9 | 1 .\"- 4 .\" SPDX-License-Identifier: BSD-2-Clause 30 .Bl -tag -offset 2n -width 0 32 .Bl -column -offset 0n indent-two 42 .Bl -column -offset 0n indent-two 63 .Bl -column "---------------" 66 __volatile in pre-ANSI environments that support this extension or nothing 69 __inline in pre-ANSI environments that support this extension or nothing 73 .It Dv __CONCAT Ta used to paste two pre-processor tokens. 83 .Bl -column "---------------" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | qcom,spmi-vadc.txt | 3 - SPMI PMIC voltage ADC (VADC) provides interface to clients to read 4 voltage. The VADC is a 15-bit sigma-delta ADC. 5 - SPMI PMIC5 voltage ADC (ADC) provides interface to clients to read 6 voltage. The VADC is a 16-bit sigma-delta ADC. 10 - compatible: 13 Definition: Should contain "qcom,spmi-vadc". 14 Should contain "qcom,spmi-adc5" for PMIC5 ADC driver. 15 Should contain "qcom,spmi-adc-rev2" for PMIC rev2 ADC driver. 16 Should contain "qcom,pms405-adc" for PMS405 PMIC 18 - reg: [all …]
|
/freebsd/crypto/krb5/doc/html/appdev/refs/api/ |
H A D | krb5_get_fallback_host_realm.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 13 …<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_o… 21 …<link rel="next" title="krb5_get_init_creds_keytab - Get initial credentials using a key table." h… 22 …<link rel="prev" title="krb5_get_credentials - Get an additional ticket." href="krb5_get_credentia… 24 <div class="header-wrapper"> 34 <a href="krb5_get_credentials.html" title="krb5_get_credentials - Get an additional ticket." 36 …<a href="krb5_get_init_creds_keytab.html" title="krb5_get_init_creds_keytab - Get initial credenti… 42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__krb5_get_fallback_host_realm">feedback</a> 47 <div class="content-wrapper"> [all …]
|
H A D | krb5_set_real_time.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 9 …<title>krb5_set_real_time - Set time offset field in a krb5_context structure. — MIT Kerbero… 13 …<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_o… 21 …<link rel="next" title="krb5_string_to_cksumtype - Convert a string to a checksum type." href="krb… 22 …<link rel="prev" title="krb5_set_kdc_send_hook - Set a KDC pre-send hook function." href="krb5_set… 24 <div class="header-wrapper"> 34 …<a href="krb5_set_kdc_send_hook.html" title="krb5_set_kdc_send_hook - Set a KDC pre-send hook func… 36 …<a href="krb5_string_to_cksumtype.html" title="krb5_string_to_cksumtype - Convert a string to a ch… 42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__krb5_set_real_time - Set time offset fie… [all …]
|
H A D | krb5_get_host_realm.html | 6 <meta charset="utf-8" /> 7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con… 9 …<title>krb5_get_host_realm - Get the Kerberos realm names for a host. — MIT Kerberos Documen… 13 …<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_o… 21 …<link rel="next" title="krb5_get_credentials - Get an additional ticket." href="krb5_get_credentia… 22 …<link rel="prev" title="krb5_get_error_message - Get the (possibly extended) error message for a c… 24 <div class="header-wrapper"> 34 …<a href="krb5_get_error_message.html" title="krb5_get_error_message - Get the (possibly extended) … 36 <a href="krb5_get_credentials.html" title="krb5_get_credentials - Get an additional ticket." 42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__krb5_get_host_realm - Get the Kerberos r… [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | oncore-shmem.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"> 7 <title>ONCORE - SHMEM</title> 12 <h3>Motorola ONCORE - The Shared Memory Interface</h3> 14 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 21 …/M12 manuals are available as a pdf documents at <a href="http://www.synergy-gps.com/Mot_Manuals.h… 22 …<p>This interface was written by Poul-Henning Kamp (phk@FreeBSD.org), and modified by Reg Clemens … 25 <pre> 31 </pre> 33 <pre> [all …]
|
H A D | driver7.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 -->17-Jul-2014 02:17<!-- #EndDate --> 20 Modem Port: <tt>/dev/chu<i>u</i></tt>; 300 baud, 8-bits, no parity<br> 21 Autotune Port: <tt>/dev/icom</tt>; 1200/9600 baud, 8-bits, no parity<br> 25 …from Canadian time/frequency station <a href="http://inms-ienm.nrc-cnrc.gc.ca/time_services/shortw… 31 …-compatible, 300-b/s modem or modem chip, as described on the <a href="../pps.html">Pulse-per-seco… 32 …d ray geometry. In Newark DE, 625 km from the transmitter, the predicted one-hop propagation delay… 33 …r, the mean offset with a 2.4-GHz P4 running FreeBSD 6.1 is generally within 0.2 ms short-term wit… 37 <p>The driver processes 8-kHz μ-law companded codec samples using maximum-likelihood techniques … [all …]
|
/freebsd/sys/kern/ |
H A D | kern_loginclass.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 35 * uses this information to enforce per-class resource limits. Current 36 * login class can be determined using id(1). Login class is inherited 75 refcount_acquire(&lc->lc_refcount); in loginclass_hold() 82 if (refcount_release_if_not_last(&lc->lc_refcount)) in loginclass_free() 86 if (!refcount_release(&lc->lc_refcount)) { in loginclass_free() 91 racct_destroy(&lc->lc_racct); in loginclass_free() 110 if (strcmp(name, lc->lc_name) == 0) { in loginclass_lookup() 133 lc = curthread->td_ucred->cr_loginclass; in loginclass_find() [all …]
|
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/api/ |
H A D | krb5_rd_req.rst.txt | 1 krb5_rd_req - Parse and decrypt a KRB_AP_REQ message. 13 **[in]** **context** - Library context 15 **[inout]** **auth_context** - Pre-existing or newly created auth context 17 **[in]** **inbuf** - AP-REQ message to be parsed 19 … **[in]** **server** - Matching principal for server, or NULL to allow any principal in keytab 21 **[in]** **keytab** - Key table, or NULL to use the default 23 **[out]** **ap_req_options** - If non-null, the AP-REQ flags on output 25 **[out]** **ticket** - If non-null, ticket from the AP-REQ message 32 - 0 Success; otherwise - Kerberos error codes 43 This function parses, decrypts and verifies a AP-REQ message from *inbuf* and stores the authentica… [all …]
|