| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-kdf.1 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "OPENSSL-KDF 1ossl" 58 .TH OPENSSL-KDF 1ossl 2025-09-30 3.5.4 OpenSSL 64 openssl\-kdf \- perform Key Derivation Function operations 68 [\fB\-help\fR] 69 [\fB\-cipher\fR] 70 [\fB\-digest\fR] 71 [\fB\-mac\fR] 72 [\fB\-kdfopt\fR \fInm\fR:\fIv\fR] 73 [\fB\-keylen\fR \fInum\fR] [all …]
|
| H A D | openssl-mac.1 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "OPENSSL-MAC 1ossl" 58 .TH OPENSSL-MAC 1ossl 2025-09-30 3.5.4 OpenSSL 64 openssl\-mac \- perform Message Authentication Code operations 68 [\fB\-help\fR] 69 [\fB\-cipher\fR] 70 [\fB\-digest\fR] 71 [\fB\-macopt\fR] 72 [\fB\-in\fR \fIfilename\fR] 73 [\fB\-out\fR \fIfilename\fR] [all …]
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-kdf.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-kdf - perform Key Derivation Function operations 11 [B<-help>] 12 [B<-cipher>] 13 [B<-digest>] 14 [B<-mac>] 15 [B<-kdfopt> I<nm>:I<v>] 16 [B<-keylen> I<num>] 17 [B<-out> I<filename>] 18 [B<-binary>] [all …]
|
| H A D | openssl-mac.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-mac - perform Message Authentication Code operations 11 [B<-help>] 12 [B<-cipher>] 13 [B<-digest>] 14 [B<-macopt>] 15 [B<-in> I<filename>] 16 [B<-out> I<filename>] 17 [B<-binary>] 18 {- $OpenSSL::safe::opt_provider_synopsis -} [all …]
|
| /freebsd/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utstrtoul64.c | 3 * Module Name: utstrtoul64 - String-to-integer conversion support for both 4 * 64-bit and 32-bit integers 12 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp. 29 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 105 * re-exports any such software from a foreign destination, Licensee shall 106 * ensure that the distribution and export/re-export of the software is in 109 * any of its subsidiaries will export/re-export any technical data, process, 131 * 3. Neither the names of the above-listed copyright holders nor the names 162 * This module contains the top-level string to 64/32-bit unsigned integer 165 * 1) A standard strtoul() function that supports 64-bit integers, base [all …]
|
| /freebsd/usr.bin/hexdump/ |
| H A D | hexdump.1 | 40 .Bk -words 49 .Bk -words 61 .Bl -tag -width indent 63 .Em One-byte octal display . 65 space-separated, three column, zero-filled, bytes of input data, 66 in octal, per line. 68 .Em One-byte character display . 70 space-separated, three column, space-filled, characters of input 71 data per line. 75 space-separated, two column, hexadecimal bytes, followed by the [all …]
|
| /freebsd/lib/libutil/ |
| H A D | login.conf.5 | 41 third-party packages. 46 non-root user without a valid login class in 57 to set user-defined environment settings which override those specified 63 colon-separated fields. 97 for a more in-depth description of the format of a capability database. 101 conventions for boolean, type string 105 although type numeric is deprecated in favour of the string format and 108 .Bl -tag -width "program" 126 Numeric types may also be specified in string forma [all...] |
| /freebsd/contrib/mandoc/ |
| H A D | tbl_html.c | 26 #include <string.h> 58 if (h->tbl.cols == NULL) { in html_tbl_sulen() 59 h->tbl.len = html_tbl_len; in html_tbl_sulen() 60 h->tbl.slen = html_tbl_strlen; in html_tbl_sulen() 61 tblcalc(&h->tbl, sp, 0, 0); in html_tbl_sulen() 63 assert(NULL == h->tblt); in html_tbl_sulen() 64 h->tblt = print_otag(h, TAG_TABLE, "c?ss", "tbl", in html_tbl_sulen() 66 sp->opts->opts & TBL_OPT_ALLBOX ? "1" : NULL, in html_tbl_sulen() 67 "border-styl in html_tbl_sulen() [all...] |
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | EVP_RAND.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH EVP_RAND 3ossl 2025-09-30 3.5.4 OpenSSL 77 EVP_RAND_STATE_ERROR \- EVP RAND routines 136 The EVP RAND routines are a high-level interface to random number generators 167 NULL is a valid parameter, for which this function is a no-op. 187 of <strength> and personalisation string \fIpstr\fR of length <pstr_len>. 189 will be sought. This call operates as per NIST SP 800\-90A and SP 800\-90C. 191 \&\fBEVP_RAND_uninstantiate()\fR uninstantiates the RAND \fIctx\fR as per 192 NIST SP 800\-90A and SP 800\-90C. Subsequent to this call, the RAND cannot 199 will be sought. This call operates as per NIST SP 800\-90A and SP 800\-90C. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | brcm,usb-pinmap.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/brcm,usb-pinmap.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Al Cooper <alcooperx@gmail.com> 15 - const: brcm,usb-pinmap 22 description: Interrupt for signals mirrored to out-gpios. 24 in-gpios: 29 brcm,in-functions: 30 $ref: /schemas/types.yaml#/definitions/string-array [all …]
|
| /freebsd/lib/libmt/ |
| H A D | mt.3 | 174 driver returns some status data as XML-formatted strings, and 202 is successful, and non-zero if parsing failed. 227 argument is for a user-supplied alternate printing function. 228 If it is non-NULL, it will be called instead of the default output printing 255 In the case of a multi-level name like "foo.bar.baz", it will return the 334 argument is non-zero, protection entry descriptions will be printed. 342 is non-NULL, only the named parameter will be printed. 345 is non-zero, parameter descriptions will be omitted in the output. 359 Returns the bits per inch or bits per mm values for a given density entry 364 argument is non-zero, the bits per inch value is returned. [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.agent | 2 https://datatracker.ietf.org/doc/draft-ietf-sshm-ssh-agent/ 6 1. session-bind@openssh.com extension 10 exchange (as per RFC4253 section 7.2) and the host key used for that 17 string session-bind@openssh.com 18 string hostkey 19 string session identifier 20 string signature 35 binding for the life of the connection for use later in testing per-key 38 2. restrict-destination-v00@openssh.com key constraint extension 40 The key constraint extension supports destination- and forwarding path- [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_SIGNATURE-ML-DSA.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "EVP_SIGNATURE-ML-DSA 7ossl" 58 .TH EVP_SIGNATURE-ML-DSA 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_SIGNATURE\-ML\-DSA, 65 EVP_SIGNATURE\-ML\-DSA\-44, EVP_SIGNATURE\-ML\-DSA\-65, EVP_SIGNATURE\-ML\-DSA\-87, 66 \&\- EVP_SIGNATURE ML\-DSA support 69 The \fBML\-DSA\-44\fR, \fBML\-DSA\-65\fR and \fBML\-DSA\-87\fR EVP_PKEY implementations 70 support key generation, and one-shot sign and verify using the ML-DSA 81 \&\fBEVP_PKEY_verify\fR\|(3) to perform one-shot message signing or signature verification. 83 The normal signing process (called Pure ML-DSA Signature Generation) [all …]
|
| /freebsd/contrib/unbound/util/ |
| H A D | config_file.h | 2 * util/config_file.h - reads and stores the config file for unbound. 129 /** private key file for dnstcp-ssl service (enabled if not NULL) */ 131 /** public key file for dnstcp-ssl service */ 172 /** outgoing port range number of ports (per thread) */ 174 /** number of outgoing tcp buffers per (per thread) */ 176 /** number of incoming tcp buffers per (per thread) */ 211 /** delay close of udp-timeouted ports, if 0 no delayclose. in msec */ 266 /** list of servers we send edns-client-subnet option to and 269 /** list of zones we send edns-client-subnet option for */ 271 /** opcode assigned by IANA for edns0-client-subnet option */ [all …]
|
| /freebsd/lib/libmemstat/ |
| H A D | libmemstat.3 | 150 incrementally updating statistics for long-term monitoring. 180 and converted to a user-readable string using 209 such as the quantity of free items in per-CPU caches, or administrative 215 pointers and 64-bit integers, with memory types. 217 pointers to reference a more complex data structure tracking long-term 220 General and per-CPU storage is provided with each 233 Caller-owned fields are initialized to 240 values across queries that update library-owned fields. 266 .Bl -tag -width indent 315 Return a caller-owned pointer for the memory type. [all …]
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_SIGNATURE-ML-DSA.pod | 5 EVP_SIGNATURE-ML-DSA, 6 EVP_SIGNATURE-ML-DSA-44, EVP_SIGNATURE-ML-DSA-65, EVP_SIGNATURE-ML-DSA-87, 7 - EVP_SIGNATURE ML-DSA support 11 The B<ML-DSA-44>, B<ML-DSA-65> and B<ML-DSA-87> EVP_PKEY implementations 12 support key generation, and one-shot sign and verify using the ML-DSA 23 L<EVP_PKEY_verify(3)> to perform one-shot message signing or signature verification. 25 The normal signing process (called Pure ML-DSA Signature Generation) 31 testing. OpenSSL does not support Pre Hash ML-DSA Signature Generation, but this 35 =head2 ML-DSA Signature Parameters 43 =item "context-string" (B<OSSL_SIGNATURE_PARAM_CONTEXT_STRING>) <octet string> [all …]
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | iprop.8 | 39 .Nm ipropd-master , 40 .Nm ipropd-slave 43 .Nm ipropd-master 44 .Oo Fl c Ar string \*(Ba Xo 45 .Fl Fl config-file= Ns Ar string 48 .Oo Fl r Ar string \*(Ba Xo 49 .Fl Fl realm= Ns Ar string 60 .Op Fl Fl slave-stats-file= Ns Ar file 61 .Op Fl Fl time-missing= Ns Ar time 62 .Op Fl Fl time-gone= Ns Ar time [all …]
|
| /freebsd/crypto/heimdal/kdc/ |
| H A D | kdc.8 | 1 .\" 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 53 .Oo Fl r Ar string \*(Ba Xo 54 .Fl Fl v4-realm= Ns Ar string [all …]
|
| /freebsd/share/man/man5/ |
| H A D | remote.5 | 53 A field name followed by an `=' sign indicates a string value. 74 A string capability is specified by 81 .Bl -tag -width indent 87 The data rate (bits per second) used for communications on the 92 The default rate is 115200 bits per second. 108 This host is on a dial-up line. 119 Characters marking an end-of-line. 125 after one of the characters in `el', or after a carriage-return. 133 The host uses half-duplex communication, local echo should be performed. 136 Input end-of-file marks. [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | eight-bit.me | 6 Per Hedeland 7 (per@erix.ericsson.se) 11 than a "how-to" document. 22 bindkey $key self-insert-command 30 variable to an appropriate value - the NLS would then indicate exactly which 33 the NLS in SunOS 4.1 - without the NOREBIND setting, all of the 34 Meta-<non-control-character> bindings would be undone in these cases. 38 (M-d, M-e etc) are not conveniently placed. 56 ! Caps- or whatever Lock you currently have, add the two lines below 80 # Make Alt-] etc produce the "appropriate" Swedish iso8859/1 keysym values [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | ASN1_STRING_print_ex.pod | 6 - ASN1_STRING output routines 21 represent all the ASN1 string types. 31 ASN1_tag2str() returns a human-readable name of the specified ASN.1 I<tag>. 57 B<ASN1_STRFLGS_ESC_QUOTE> is set then the whole string is instead surrounded by 66 If B<ASN1_STRFLGS_IGNORE_TYPE> is set then the string type is not interpreted at 67 all: everything is assumed to be one byte per character. This is primarily for 70 If B<ASN1_STRFLGS_SHOW_TYPE> is set then the string type itself is printed out 73 The content of a string instead of being interpreted can be "dumped": this just 74 outputs the value of the string using the form #XXXX using hex format for each 79 Normally non character string types (such as OCTET STRING) are assumed to be [all …]
|
| H A D | EVP_RAND.pod | 18 EVP_RAND_STATE_ERROR - EVP RAND routines 77 The EVP RAND routines are a high-level interface to random number generators 110 NULL is a valid parameter, for which this function is a no-op. 132 of <strength> and personalisation string I<pstr> of length <pstr_len>. 134 will be sought. This call operates as per NIST SP 800-90A and SP 800-90C. 136 EVP_RAND_uninstantiate() uninstantiates the RAND I<ctx> as per 137 NIST SP 800-90A and SP 800-90C. Subsequent to this call, the RAND cannot 144 will be sought. This call operates as per NIST SP 800-90A and SP 800-90C. 149 treated as additional input as per NIST SP-800-90Ar1, Sections 9.1 and 9.2. 152 from a live source will be sought. This call operates as per NIST SP 800-90A [all …]
|
| /freebsd/share/termcap/ |
| H A D | termcap.5 | 31 .\" * ncurses is copyright (C) 1992-1995 * 32 .\" * Zeyd M. Ben-Halim * 77 consist of a number of `:'-separated fields. 98 in 132-column mode would be 99 .Dq vt100-w . 101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent 103 -w Wide mode (more than 80 columns) vt100-w 104 -am With automatic margins (usually default) vt100-am 105 -nam Without automatic margins vt100-nam 106 .Pf \- Ar n Ta No "Number of lines on screen aaa-60" [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/ufs/ |
| H A D | ufshcd-pltfrm.txt | 3 UFSHC nodes are defined to describe on-chip UFS host controllers. 7 - compatible : must contain "jedec,ufs-1.1" or "jedec,ufs-2.0" 10 SoC-specific compatible along with "qcom,ufshc" and 11 the appropriate jedec string: 12 "qcom,msm8994-ufshc", "qcom,ufshc", "jedec,ufs-2.0" 13 "qcom,msm8996-ufshc", "qcom,ufshc", "jedec,ufs-2.0" 14 "qcom,msm8998-ufshc", "qcom,ufshc", "jedec,ufs-2.0" 15 "qcom,sdm845-ufshc", "qcom,ufshc", "jedec,ufs-2.0" 16 "qcom,sm8150-ufshc", "qcom,ufshc", "jedec,ufs-2.0" 17 "qcom,sm8250-ufshc", "qcom,ufshc", "jedec,ufs-2.0" [all …]
|
| /freebsd/usr.bin/clang/llvm-pdbutil/ |
| H A D | llvm-pdbutil.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|