Home
last modified time | relevance | path

Searched +full:serial +full:- +full:number (Results 1 – 25 of 1164) sorted by relevance

12345678910>>...47

/freebsd/contrib/ldns/ldns/
H A Drr_functions.h9 * (c) NLnet Labs, 2005-2006
92 * returns the number of labels of a LDNS_RR_TYPE_RRSIG RR
94 * \return a ldns_rdf* with the number of labels or NULL on failure
98 * sets the number of labels of a LDNS_RR_TYPE_RRSIG rr
100 * \param[in] f the number of labels to set
258 * The function will be called with as the first argument the current serial
259 * number of the SOA RR to be updated, and as the second argument a value
264 * serial modifying function.
270 * serial number.
271 * \param[in] unused the (unused) current serial number.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DX509_CRL_get0_by_serial.pod8 X509_CRL_add0_revoked, X509_CRL_sort - CRL revoked entry utility
16 X509_REVOKED **ret, const ASN1_INTEGER *serial);
24 int X509_REVOKED_set_serialNumber(X509_REVOKED *r, ASN1_INTEGER *serial);
34 serial number I<serial>. If it is successful, it sets I<*ret> to the internal
39 looks for a revoked entry using the serial number of certificate I<x>.
45 serial number of I<r>.
50 X509_REVOKED_set_serialNumber() sets the serial number of I<r> to I<serial>.
51 The supplied I<serial> pointer is not used internally so it should be
62 X509_CRL_sort() sorts the revoked entries of I<crl> into ascending serial
63 number order.
[all …]
H A DX509_get_serialNumber.pod10 - get or set certificate serial number
18 int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial);
23 int X509_ACERT_set1_serialNumber(X509_ACERT *x, ASN1_INTEGER *serial);
27 X509_get_serialNumber() returns the serial number of certificate B<x> as an
34 X509_set_serialNumber() sets the serial number of certificate B<x> to
35 B<serial>. A copy of the serial number is used internally so B<serial> should
81 Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_CRL_get0_by_serial.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH X509_CRL_GET0_BY_SERIAL 3ossl 2025-09-30 3.5.4 OpenSSL
67 X509_CRL_add0_revoked, X509_CRL_sort \- CRL revoked entry utility
75 \& X509_REVOKED **ret, const ASN1_INTEGER *serial);
83 \& int X509_REVOKED_set_serialNumber(X509_REVOKED *r, ASN1_INTEGER *serial);
93 serial number \fIserial\fR. If it is successful, it sets \fI*ret\fR to the internal
98 looks for a revoked entry using the serial number of certificate \fIx\fR.
104 serial number of \fIr\fR.
109 \&\fBX509_REVOKED_set_serialNumber()\fR sets the serial number of \fIr\fR to \fIserial\fR.
110 The supplied \fIserial\fR pointer is not used internally so it should be
[all …]
H A DX509_get_serialNumber.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH X509_GET_SERIALNUMBER 3ossl 2025-09-30 3.5.4 OpenSSL
69 \&\- get or set certificate serial number
77 \& int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial);
82 \& int X509_ACERT_set1_serialNumber(X509_ACERT *x, ASN1_INTEGER *serial);
86 \&\fBX509_get_serialNumber()\fR returns the serial number of certificate \fBx\fR as an
93 \&\fBX509_set_serialNumber()\fR sets the serial number of certificate \fBx\fR to
94 \&\fBserial\fR. A copy of the serial number is used internally so \fBserial\fR should
136 Copyright 2016\-2024 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_serial_number_print.pod6 - Print a CertificateSerialNumber
16 This function writes a certificate serial number I<bs> to BIO I<out> in decimal if the serial
17 number can be read into a long int, as well as hexadecimal. It notifies the
18 user of negative serial numbers, and handles wrapping of huge serial numbers.
20 serial number cannot be read into a long int.
22 If the serial number fits into a long int, it is printed on the same line as
27 This function returns 0 on success and -1 on failure.
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-ca.11 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-CA 1ossl"
58 .TH OPENSSL-CA 1ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-ca \- sample minimal CA application
68 [\fB\-help\fR]
69 [\fB\-verbose\fR]
70 [\fB\-quiet\fR]
71 [\fB\-config\fR \fIfilename\fR]
72 [\fB\-name\fR \fIsection\fR]
73 [\fB\-section\fR \fIsection\fR]
[all …]
H A Dopenssl-x509.11 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-X509 1ossl"
58 .TH OPENSSL-X509 1ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-x509 \- Certificate display and signing command
68 [\fB\-help\fR]
69 [\fB\-in\fR \fIfilename\fR|\fIuri\fR]
70 [\fB\-passin\fR \fIarg\fR]
71 [\fB\-new\fR]
72 [\fB\-x509toreq\fR]
73 [\fB\-req\fR]
[all …]
/freebsd/crypto/openssh/
H A DPROTOCOL.krl18 Where "krl_version" is a version number that increases each time the KRL
19 is modified, "generated_date" is the time in seconds since 1970-01-01
45 serial number or key ID. The consist of the CA key that issued the
70 2.1 Certificate serial list section
73 certificates by listing their serial numbers. The cert_section_data in this
81 2.2. Certificate serial range section
84 a range of serial numbers of certificates:
89 All certificates in the range serial_min <= serial <= serial_max are
94 2.3. Certificate serial bitmap section
97 by listing their serial number in a bitmap.
[all …]
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.11 .\" Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
32 .Nd RFCOMM Serial Port Profile daemon
41 utility is a Serial Port Profile daemon.
52 utility provides access to the server's remote serial port via stdin/stdout
66 address and advertising a virtual serial port
73 the server side of the virtual serial port is attached to a pseudo-terminal.
74 Otherwise the virtual serial port is attached to the stdin/stdout.
91 terminal and operates on it just like it would operate over the standard serial
95 .Bl -tag -width indent
116 the channel should be a number between 1 and 30.
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ca.pod.in2 {- OpenSSL::safe::output_do_not_edit_headers(); -}
6 openssl-ca - sample minimal CA application
11 [B<-help>]
12 [B<-verbose>]
13 [B<-quiet>]
14 [B<-config> I<filename>]
15 [B<-name> I<section>]
16 [B<-section> I<section>]
17 [B<-gencrl>]
18 [B<-revoke> I<file>]
[all …]
H A Dopenssl-x509.pod.in2 {- OpenSSL::safe::output_do_not_edit_headers(); -}
6 openssl-x509 - Certificate display and signing command
11 [B<-help>]
12 [B<-in> I<filename>|I<uri>]
13 [B<-passin> I<arg>]
14 [B<-new>]
15 [B<-x509toreq>]
16 [B<-req>]
17 [B<-copy_extensions> I<arg>]
18 [B<-inform> B<DER>|B<PEM>]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/nvmem/layouts/
H A Dkontron,sl28-vpd.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/layouts/kontron,sl28-vpd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NVMEM layout of the Kontron SMARC-sAL28 vital product data
10 - Michael Walle <michael@walle.cc>
13 The vital product data (VPD) of the sl28 boards contains a serial
14 number and a base MAC address. The actual MAC addresses for the
15 on-board ethernet devices are derived from this base MAC address by
22 const: kontron,sl28-vpd
[all …]
/freebsd/share/man/man4/man4.i386/
H A Dvpd.437 desktop PCs) have a 48-byte
41 (this is roughly the BIOS version) and serial number information.
55 .Bl -tag -width ".Dv MACHINE_MODEL" -compact
66 .Pq Va serial.box
67 Box Serial Number.
69 .Pq Va serial.planar
70 Motherboard Serial Number.
74 .%T "TP General - Using the BIOS Build ID to identify IBM ThinkPad systems"
75 .%N "Reference #: MIGR-45120"
77 .%U "http://www.ibm.com/support/docview.wss?uid=psg1MIGR-45120"
/freebsd/share/man/man4/
H A Djedec_dimm.42 .\" SPDX-License-Identifier: BSD-2-Clause
34 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 .Bd -literal -offset indent
56 driver reports asset information (Part Number, Serial Number) encoded in the
57 .Dq Serial Presence Detect
71 interface; all values are read-only:
72 .Bl -tag -width "dev.jedec_dimm.X.capacity"
82 the manufacturer's part number of the DIMM
83 .It Va dev.jedec_dimm.X.serial
[all …]
/freebsd/contrib/unbound/services/
H A Dauthzone.h2 * services/authzone.h - authoritative zone that is locally hosted.
101 /** number of labels in zone name */
119 /** fallback to the internet on failure or ttl-expiry of auth zone */
168 /** number of labels in name */
171 * if the list if NULL the node would be an empty non-terminal,
173 * non-terminal are not needed; they just don't exist.
193 * The structure consists of different tasks. Each can be unowned (-1) or
194 * owner by a worker (worker-num). A worker can pick up a task and then do
208 * tasks. First hold the tree-lock in auth_zones, find the auth_xfer,
214 * The auth_zone->lock is locked before this lock.
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyve_config.51 .\" SPDX-License-Identifier: BSD-2-Clause
35 per-device settings.
69 For those variables the following case-insensitive values may be used to
72 .Bl -bullet -offset indent -compact
85 .Bl -bullet -offset indent -compact
103 .Bl -column "memory.guest_in_core" "integer" "Default"
108 The total number of virtual CPUs.
110 The number of virtual cores in each virtual socket.
112 The number of virtual CPUs in each virtual core.
114 The number of virtual sockets.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmicrochip,sparx5-sgpio.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/microchip,sparx5-sgpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microsemi/Microchip Serial GPIO controller
10 - Lars Povlsen <lars.povlsen@microchip.com>
13 By using a serial interface, the SIO controller significantly extend
14 the number of available GPIOs with a minimum number of additional
21 pattern: "^gpio@[0-9a-f]+$"
25 - microchip,sparx5-sgpio
[all …]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_structs.h
/freebsd/crypto/openssl/apps/
H A Dca.c2 * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
58 #define ENV_SERIAL "serial"
83 REV_VALID = -1, /* Valid (not-revoked) status */
99 BIGNUM *serial, const char *subj, unsigned long chtype,
111 BIGNUM *serial, const char *subj, unsigned long chtype,
120 BIGNUM *serial, const char *subj, unsigned long chtype,
127 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
165 {OPT_HELP_STR, 1, '-', "Usage: %s [options] [certreq...]\n"},
168 {"help", OPT_HELP, '-', "Display this summary"},
169 {"verbose", OPT_VERBOSE, '-', "Verbose output during processing"},
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Dpend_sec15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
25 serial: Show disk serial number.
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
[all …]
H A Dsmart15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
25 serial: Show disk serial number.
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
[all …]
H A Dsmart_test15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
25 serial: Show disk serial number.
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
[all …]
H A Data_err15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
25 serial: Show disk serial number.
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
[all …]
H A Dcmd_to15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
25 serial: Show disk serial number.
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
[all …]

12345678910>>...47