| /freebsd/usr.sbin/efivar/ |
| H A D | efivar.8 | 2 .\" Copyright (c) 2017-2021 Netflix, Inc. 36 .Op Fl -append 37 .Op Fl -ascii 38 .Op Fl -attributes 39 .Op Fl -binary 40 .Op Fl -delete 41 .Op Fl -device-path 42 .Op Fl -fromfile Ar file 43 .Op Fl -guid 44 .Op Fl -hex [all …]
|
| /freebsd/crypto/openssl/ |
| H A D | funding.json | 8 … community manager, and other management staff, and its primary focus is non-commercial communitie… 10 "url": "https://openssl-foundation.org/", 11 "wellKnown": "https://openssl-foundation.org/.well-known/funding-manifest-urls" 17 …-grade, full-featured toolkit for general-purpose cryptography and secure communication. It is a f… 19 "url": "https://openssl-library.org/", 20 "wellKnown": "https://openssl-library.org/.well-known/funding-manifest-urls" 25 "licenses": ["spdx:Apache-2.0"], 37 "type": "payment-provider",
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_MD-SHA2.pod | 5 EVP_MD-SHA2 - The SHA2 EVP_MD implementation 19 Available with the FIPS provider as well as the default provider: 23 =item SHA2-224 25 Known names are "SHA2-224", "SHA-224" and "SHA224". 27 =item SHA2-256 29 Known names are "SHA2-256", "SHA-256" and "SHA256". 31 =item SHA2-384 33 Known names are "SHA2-384", "SHA-384" and "SHA384". 35 =item SHA2-512 37 Known names are "SHA2-512", "SHA-512" and "SHA512". [all …]
|
| H A D | EVP_MD-SHAKE.pod | 5 EVP_MD-SHAKE, EVP_MD-KECCAK-KMAC 6 - The SHAKE / KECCAK family EVP_MD implementations 10 Support for computing SHAKE or KECCAK-KMAC digests through the 13 KECCAK-KMAC is an Extendable Output Function (XOF), with a definition 15 L<EVP_MAC-KMAC(7)>). 19 This implementation is available in the FIPS provider as well as the default 24 =item KECCAK-KMAC-128 26 Known names are "KECCAK-KMAC-128" and "KECCAK-KMAC128". This is used 27 by L<EVP_MAC-KMAC128(7)>. Using the notation from NIST FIPS 202 28 (Section 6.2), we have S<KECCAK-KMAC-128(M, d)> = S<KECCAK[256](M || 00, d)> [all …]
|
| /freebsd/share/doc/psd/21.ipc/ |
| H A D | 4.t | 50 The client and server require a well known set of conventions before 66 A server process normally listens at a well known address for 78 ``internet super-server.'' \fIInetd\fP listens at a variety 79 of ports, determined at start-up by reading a configuration file. 101 In 4.4BSD most servers are accessed at well known Internet addresses 129 sin.sin_port = sp->s_port; /* Restricted port -- see section 5 */ 211 with a user-id of root. 289 bcopy(hp->h_addr, (char *) &server.sin_addr, hp->h_length); 290 server.sin_family = hp->h_addrtype; 291 server.sin_port = sp->s_port; [all …]
|
| /freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | idmap.h | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 34 #define IDMAP_ERR_OTHER -10000 35 #define IDMAP_ERR_INTERNAL -9999 36 #define IDMAP_ERR_MEMORY -9998 37 #define IDMAP_ERR_NORESULT -9997 38 #define IDMAP_ERR_NOTUSER -9996 39 #define IDMAP_ERR_NOTGROUP -9995 40 #define IDMAP_ERR_NOTSUPPORTED -9994 41 #define IDMAP_ERR_W2U_NAMERULE -9993 [all …]
|
| /freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| H A D | idmap.h | 33 #define IDMAP_ERR_OTHER -10000 34 #define IDMAP_ERR_INTERNAL -9999 35 #define IDMAP_ERR_MEMORY -9998 36 #define IDMAP_ERR_NORESULT -9997 37 #define IDMAP_ERR_NOTUSER -9996 38 #define IDMAP_ERR_NOTGROUP -9995 39 #define IDMAP_ERR_NOTSUPPORTED -9994 40 #define IDMAP_ERR_W2U_NAMERULE -9993 41 #define IDMAP_ERR_U2W_NAMERULE -9992 42 #define IDMAP_ERR_CACHE -9991 [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_MD-SHA2.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "EVP_MD-SHA2 7ossl" 58 .TH EVP_MD-SHA2 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_MD\-SHA2 \- The SHA2 EVP_MD implementation 72 Available with the FIPS provider as well as the default provider: 74 .IP SHA2\-224 4 75 .IX Item "SHA2-224" 76 Known names are "SHA2\-224", "SHA\-224" and "SHA224". 77 .IP SHA2\-256 4 78 .IX Item "SHA2-256" [all …]
|
| H A D | EVP_MD-SHAKE.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "EVP_MD-SHAKE 7ossl" 58 .TH EVP_MD-SHAKE 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_MD\-SHAKE, EVP_MD\-KECCAK\-KMAC 65 \&\- The SHAKE / KECCAK family EVP_MD implementations 68 Support for computing SHAKE or KECCAK-KMAC digests through the 71 KECCAK-KMAC is an Extendable Output Function (XOF), with a definition 73 \&\fBEVP_MAC\-KMAC\fR\|(7)). 76 This implementation is available in the FIPS provider as well as the default 78 .IP KECCAK\-KMAC\-128 4 [all …]
|
| H A D | OSSL_PROVIDER-FIPS.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "OSSL_PROVIDER-FIPS 7ossl" 58 .TH OSSL_PROVIDER-FIPS 7ossl 2025-09-30 3.5.4 OpenSSL 64 OSSL_PROVIDER\-FIPS \- OpenSSL FIPS provider 68 Information Processing Standards (FIPS) specified in FIPS 140\-3. This 'module' 83 \&\fBEVP_MD_fetch\fR\|(3) or \fBEVP_CIPHER_fetch\fR\|(3), as well as with other 90 query may also include other non-crypto support operations that 92 "Asymmetric Key Management" in \fBOSSL_PROVIDER\-default\fR\|(7). 105 See "Provider parameters" in \fBprovider\-base\fR\|(7) for a list of base parameters. 113 .IP "SHA1, see \fBEVP_MD\-SHA1\fR\|(7)" 4 [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 1 //===- PDBTypes.h - Defines enums for various fields contained in PDB ----====// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 101 /// https://msdn.microsoft.com/en-us/library/yat28ads.aspx 118 /// here: https://msdn.microsoft.com/en-us/library/e96az21x.aspx 122 /// here: https://msdn.microsoft.com/en-us/library/b2fc64ek.aspx 158 // Not known what produces this. 160 // Not known what produces this. 162 // Not known what produces this. 164 // Produced e.g. by `csc /debug`. The encoded data is its own mini-stream [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | core_names.h.in | 2 * {- join("\n * ", @autowarntext) -} 4 * Copyright 2019-2025 The OpenSSL Project Authors. All Rights Reserved. 11 {- 13 -} 28 /* Known CIPHER names (not a complete list) */ 29 # define OSSL_CIPHER_NAME_AES_128_GCM_SIV "AES-128-GCM-SIV" 30 # define OSSL_CIPHER_NAME_AES_192_GCM_SIV "AES-192-GCM-SIV" 31 # define OSSL_CIPHER_NAME_AES_256_GCM_SIV "AES-256-GCM-SIV" 33 /* Known DIGEST names (not a complete list) */ 35 # define OSSL_DIGEST_NAME_MD5_SHA1 "MD5-SHA1" [all …]
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | demuxer.md | 8 ---------------------------- 12 - multiple QUIC packets in an UDP packet handling as packet coalescing 14 - client must discard any packets that do not match existing connection ID 15 - client must discard any packets with version different from the one initially 19 ----------------------------- 24 - optionally trigger sending stateless reset packets if a received packet 25 on the client is well-formed but does not belong to a known connection 28 ------------------------------- 32 - on the server side packets can create a new connection potentially 33 - server side packet handling for unsupported version packets: [all …]
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc.1ntpdcmdoc | 4 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:04:15 AM by AutoGen 5.18.16 7 .\" From the definitions ntpdc-opts.def 8 .\" and the template file agmdoc-cmd.tpl 11 .Nd vendor-specific NTPD control program 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 24 .Xr ntpq 1ntpqmdoc instead \- it can do everything 46 .Bl -tag 47 .It Fl 4 , Fl \-ipv [all...] |
| H A D | ntpdc.mdoc.in | 4 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:04:15 AM by AutoGen 5.18.16 7 .\" From the definitions ntpdc-opts.def 8 .\" and the template file agmdoc-cmd.tpl 11 .Nd vendor-specific NTPD control program 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 24 .Xr ntpq @NTPQ_MS@ instead \- it can do everything 46 .Bl -tag 47 .It Fl 4 , Fl \-ipv [all...] |
| H A D | ntpdc-opts.def | 1 /* -*- Mode: Text -*- */ 5 #include autogen-version.def 8 prog-name = "ntpdc"; 9 prog-title = "vendor-specific NTPD control program"; 17 flags-cant = ipv6; 19 doc = <<- _EndOfDoc_ 28 flags-cant = ipv4; 30 doc = <<- _EndOfDoc_ 39 arg-type = string; 42 arg-name = cmd; [all …]
|
| H A D | ntpdc.1ntpdcman | 2 . it 1 an-trap 6 .ds B-Font [CB] 7 .ds I-Font [CI] 8 .ds R-Font [CR] 10 .ds B-Font B 11 .ds I-Font I 12 .ds R-Font R 15 .\" EDIT THIS FILE WITH CAUTION (in-mem file) 17 .\" It has been AutoGen-ed May 25, 2024 at 12:04:19 AM by AutoGen 5.18.16 18 .\" From the definitions ntpdc-opt [all...] |
| H A D | ntpdc.man.in | 2 . it 1 an-trap 6 .ds B-Font [CB] 7 .ds I-Font [CI] 8 .ds R-Font [CR] 10 .ds B-Font B 11 .ds I-Font I 12 .ds R-Font R 15 .\" EDIT THIS FILE WITH CAUTION (in-mem file) 17 .\" It has been AutoGen-ed May 25, 2024 at 12:04:19 AM by AutoGen 5.18.16 18 .\" From the definitions ntpdc-opt [all...] |
| H A D | invoke-ntpdc.texi | 4 @cindex vendor-specific NTPD control program 7 # EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi) 9 # It has been AutoGen-ed May 25, 2024 at 12:04:17 AM by AutoGen 5.18.16 10 # From the definitions ntpdc-opts.def 11 # and the template file agtexi-cmd.tpl 19 @code{ntpq(1ntpqmdoc)} instead - it can do everything 42 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpdc} program. 46 * ntpdc usage:: ntpdc help/usage (@option{--help}) 47 * ntpdc ipv4:: ipv4 option (- [all...] |
| /freebsd/contrib/netbsd-tests/usr.bin/ld/ |
| H A D | t_section.sh | 43 atf_check -s exit:0 -o ignore -e ignore cc -o test test.c 57 /* read-only orphan */ 59 /* read-write orphan */ 68 atf_check -s exit:0 -o ignore -e ignore cc -o test test.c 69 readelf -S test | 72 # Read-only orphan sections are placed after well-known 73 # read-only sections (.text, .rodata) but before .data. 76 # Read-write orphan sections are placed after well-known 77 # read-write sections (.data) but before .bss. 83 atf_check test "$?" -eq 0
|
| /freebsd/lib/libsysdecode/ |
| H A D | sysdecode_sigcode.3 | 50 are handled as well as signal-specific codes for 60 does not represent a known signal code, 71 is not a known signal code.
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | passing-algorithmidentifier-parameters.md | 5 ---------------- 13 operation algorithms as well, but it's done in a way that can't be supported 18 [Background / tl;dr](#background-tldr) at the end of this design. 21 ----------------------------------------------------------------- 23 We already have known parameter keys: 25 - "algor_id_param", also known as the macro `OSSL_CIPHER_PARAM_ALGORITHM_ID_PARAMS`. 30 - "algorithm-id", also known as the macro `OSSL_SIGNATURE_PARAM_ALGORITHM_ID`. 34 1. Adding a parameter key "algorithm-id-params", to replace "algor_id_param", 36 2. Making both "algorithm-id" and "algorithm-id-params" generically available, 37 rather than only tied to `EVP_SIGNATURE` ("algorithm-id") or `EVP_CIPHER` [all …]
|
| /freebsd/etc/mail/ |
| H A D | aliases | 14 # you would do well in either reading root's mailbox or forwarding 19 # Basic system aliases -- these MUST be present 20 MAILER-DAEMON: postmaster 48 # Well-known aliases -- these should be filled in! 52 # BUSINESS-RELATED MAILBOX NAMES 65 ftp-bugs: ftp 73 # msgs: "| /usr/bin/msgs -s" 75 # bit-bucket: /dev/null 76 # dev-null: bit-bucket
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_fcp.h | 1 /*- 59 #define FC_ADDR_FABRIC 0xfffffe /** well known fabric address */ 60 #define FC_ADDR_CONTROLLER 0xfffffd /** well known fabric controller address */ 61 #define FC_ADDR_IS_DOMAIN_CTRL(x) (((x) & 0xffff00) == 0xfffc00) /** is well known domain controlle… 63 #define FC_ADDR_NAMESERVER 0xfffffc /** well known directory server address */ 128 * @brief FC header in big-endian order 147 * @brief FC header in little-endian order 170 * @brief FC VM header in big-endian order 219 /* (FC-LS) LS_RJT Reason Codes */ 229 /* (FC-LS) LS_RJT Reason Codes Explanations */ [all …]
|
| /freebsd/sys/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2015-2019 Yandex LLC 5 * Copyright (c) 2015-2019 Andrey V. Elsukov <ae@FreeBSD.org> 70 counter_u64_add((s)->cnt[ \ 74 counter_u64_fetch((s)->cnt[ \ 77 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl)) 85 #define NAT64MFREE -1 89 * PLAT is provider-side translator (XLAT) that translates N:1 global 92 * CLAT is customer-side translator (XLAT) that algorithmically [all …]
|