Home
last modified time | relevance | path

Searched full:structure (Results 1 – 25 of 4156) sorted by relevance

12345678910>>...167

/freebsd/lib/libc/capability/
H A Dcap_rights_init.341 .Nd manage cap_rights_t structure
67 structure.
89 structure.
90 Only properly initialized structure can be passed to the remaining functions.
91 For convenience the structure can be filled with capability rights instead of
95 For even more convenience pointer to the given structure is returned, so it can
109 structure.
115 structure.
121 structure.
127 structure is empty.
[all …]
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_packer.c41 static u64 value_read(int offset, int size, void *structure) in value_read() argument
44 case 1: return *(u8 *) ((char *)structure + offset); in value_read()
45 case 2: return be16_to_cpup((__be16 *) ((char *)structure + offset)); in value_read()
46 case 4: return be32_to_cpup((__be32 *) ((char *)structure + offset)); in value_read()
47 case 8: return be64_to_cpup((__be64 *) ((char *)structure + offset)); in value_read()
55 * ib_pack - Pack a structure into a buffer
56 * @desc:Array of structure field descriptions
58 * @structure:Structure to pack from
61 * ib_pack() packs a list of structure fields into a buffer,
66 void *structure, in ib_pack() argument
[all …]
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c430 Converts a generic text device path node to device path structure.
435 @return A pointer to device path structure.
469 Converts a generic text device path node to device path structure.
473 @return A pointer to device path structure.
490 Converts a generic hardware text device path node to Hardware device path structure.
494 @return A pointer to Hardware device path structure.
507 Converts a text device path node to Hardware PCI device path structure.
511 @return A pointer to Hardware PCI device path structure.
539 Converts a text device path node to Hardware PC card device path structure.
543 @return A pointer to Hardware PC card device path structure.
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c62 * @hw: pointer to hardware structure
75 * @hw: pointer to hardware structure
79 * other function in the shared code. The ixgbe_hw structure should be
81 * hw structure should be filled in prior to calling this function:
133 * @hw: pointer to the HW structure
136 * vendor ID and device ID stored in the hw structure.
258 * @hw: pointer to hardware structure
270 * @hw: pointer to hardware structure
283 * @hw: pointer to hardware structure
285 * Starts the hardware by filling the bus info structure and media type,
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DCMS_get0_RecipientInfos.pod46 structures associated with a CMS EnvelopedData structure.
48 CMS_RecipientInfo_type() returns the type of CMS_RecipientInfo structure B<ri>.
53 identifier associated with a specific CMS_RecipientInfo structure B<ri>, which
58 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.
62 the CMS_RecipientInfo structure B<ri>, which must be of type
66 and peer certificate B<peer> with the CMS_RecipientInfo structure B<ri>, which
70 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_AGREE.
73 CMS_RecipientInfo structure B<ri> which must be of type CMS_RECIPINFO_KEK. Any
83 parameters against the B<keyIdentifier> CMS_RecipientInfo structure B<ri>,
88 B<keylen> with the CMS_RecipientInfo structure B<ri>, which must be of type
[all …]
H A DPKCS7_sign_add_signer.pod6 PKCS7_add_certificate, PKCS7_add_crl - add information to PKCS7 structure
20 key I<pkey> using message digest I<md> to a PKCS7 signed data structure I<p7>.
22 The B<PKCS7> structure should be obtained from an initial call to PKCS7_sign()
24 signed data structure.
29 Unless the B<PKCS7_REUSE_DIGEST> flag is set the returned B<PKCS7> structure
37 signed data structure where the simpler PKCS7_sign() function defaults are
45 digest value from the B<PKCS7> structure: to add a signer to an existing structure.
47 returned B<PKCS7> structure will be valid and finalized when this flag is set.
50 B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes
55 B<PKCS7> structure, the signer's certificate must still be supplied in the
[all …]
H A DCMS_add1_signer.pod5 CMS_add1_signer, CMS_SignerInfo_sign - add a signer to a CMS_ContentInfo signed data structure
21 structure B<cms>.
23 The CMS_ContentInfo structure should be obtained from an initial call to
25 valid CMS_ContentInfo SignedData structure.
31 structure is not complete and must be finalized either by streaming (if
35 structure, its main use is when the B<CMS_REUSE_DIGEST> and B<CMS_PARTIAL> flags
41 over a CMS signed data structure where the simpler CMS_sign() function defaults
44 CMS_SignerInfo structure and the CMS attribute utility functions or the
51 digest value from the CMS_ContentInfo structure: to add a signer to an existing
52 structure. An error occurs if a matching digest value cannot be found to copy.
[all …]
H A Dd2i_RSAPrivateKey.pod128 because the PKCS#1 B<RSA> structure doesn't include any key parameters.
131 B<I<TYPE>> private key data organized in a type specific structure.
134 B<I<TYPE>> public key data organized in a type specific structure.
137 key parameters organized in a type specific structure.
140 public key data organized in a B<SubjectPublicKeyInfo> structure.
143 B<I<TYPE>> data into a type specific DER encoded structure.
146 B<I<TYPE>> data into a type specific DER encoded structure.
149 parameters data into a type specific DER encoded structure.
152 B<I<TYPE>> data into a DER encoded B<SubjectPublicKeyInfo> structure.
155 structure defined by PKCS#1.
[all …]
H A DASN1_aux_cb.pod18 int enc_offset; /* Offset of ASN1_ENCODING structure */
45 additional information about the ASN.1 structure. An B<ASN1_AUX> structure is
46 associated with the structure during the definition of the ASN.1 template. For
47 example an B<ASN1_AUX> structure will be associated by using one of the various
52 An B<ASN1_AUX> structure contains the following information.
78 offset into the B<ASN1_VALUE> structure where a B<CRYPTO_REF_COUNT> may be
84 offset into the B<ASN1_VALUE> structure where a B<CRYPTO_RWLOCK> may be
117 Invoked when processing a B<CHOICE>, B<SEQUENCE> or B<NDEF_SEQUENCE> structure
124 Invoked when processing a B<CHOICE>, B<SEQUENCE> or B<NDEF_SEQUENCE> structure
130 Invoked when processing a B<CHOICE>, B<SEQUENCE> or B<NDEF_SEQUENCE> structure
[all …]
H A DASN1_TIME_set.pod70 functions set the structure I<s> to the time represented by the time_t
71 value I<t>. If I<s> is NULL a new time structure is allocated and returned.
74 functions set the time structure I<s> to the time represented
78 seconds in a day. If I<s> is NULL a new structure is allocated
82 ASN1_GENERALIZEDTIME_set_string() functions set the time structure I<s>
88 ASN1_TIME_set_string_X509() sets B<ASN1_TIME> structure I<s> to the time
101 functions check the syntax of the time structure I<s>.
104 functions print the time structure I<s> to BIO I<b> in human readable
107 If the time structure has invalid format it prints out "Bad time value" and
114 ASN1_TIME_to_tm() converts the time I<s> to the standard I<tm> structure.
[all …]
/freebsd/crypto/openssl/test/
H A Dendecoder_legacy_test.c74 const char *structure[2]; member
305 const char *structure) in test_protected_PEM() argument
323 "PEM", structure, in test_protected_PEM()
337 "PEM", structure, in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM() argument
391 "PEM", structure, in test_unprotected_PEM()
404 "PEM", structure, in test_unprotected_PEM()
438 const char *structure) in test_DER() argument
456 "DER", structure, in test_DER()
471 "DER", structure, in test_DER()
[all …]
/freebsd/lib/libc/gen/
H A Dfts.370 returns a pointer to a structure describing one of the files in the file
90 the structure that represents the file hierarchy itself.
93 the structure that represents a file in the file
97 structure is returned for every file in the file
102 .Dq Vt FTSENT No structure
108 structure contains space for a single pointer, which may be used to
127 structure contains at least the following fields, which are
131 int fts_info; /* status for FTSENT structure */
142 struct ftsent *fts_link; /* next file structure */
143 struct ftsent *fts_cycle; /* cycle structure */
[all …]
/freebsd/lib/libprocstat/
H A Dlibprocstat.3300 structure pointer used in the rest of the
312 structure from one of the
335 structure from the
349 structure from one of the
353 structure from the array obtained from the
393 structure, a pointer to
395 structure, and returns the auxiliary vector as a dynamically allocated array of
406 structure initialized with one of the
410 structure from the array obtained from the
424 structure, a pointer to
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h184 * typedef for IOMB structure
186 /** \brief the data structure of Echo Command
196 /** \brief the data structure of PHY Start Command
220 /** \brief the data structure of PHY Stop Command
231 /** \brief the data structure of SSP INI IO Start Command
248 /** \brief the data structure of SSP INI TM Start Command
263 /** \brief the data structure of SSP INI Extended IO Start Command
316 /** \brief the data structure of SSP Abort Command
329 /** \brief the data structure of Register Device Command
345 /** \brief the data structure of Deregister Device Handle Command
[all …]
/freebsd/sys/dev/igc/
H A Digc_api.c12 * @hw: pointer to the HW structure
38 * @hw: pointer to the HW structure
64 * @hw: pointer to the HW structure
90 * @hw: pointer to the HW structure
93 * device ID stored in the hw structure.
132 * @hw: pointer to the HW structure
206 * @hw: pointer to the HW structure
209 * adapter is attached and stores it in the hw structure. This is a
222 * @hw: pointer to the HW structure
235 * @hw: pointer to the HW structure
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A Dd2i_RSAPrivateKey.3255 because the PKCS#1 \fB\s-1RSA\s0\fR structure doesn't include any key parameters.
258 \&\fB\f(BI\s-1TYPE\s0\fB\fR private key data organized in a type specific structure.
261 \&\fB\f(BI\s-1TYPE\s0\fB\fR public key data organized in a type specific structure.
264 key parameters organized in a type specific structure.
267 public key data organized in a \fBSubjectPublicKeyInfo\fR structure.
270 \&\fB\f(BI\s-1TYPE\s0\fB\fR data into a type specific \s-1DER\s0 encoded structure.
273 \&\fB\f(BI\s-1TYPE\s0\fB\fR data into a type specific \s-1DER\s0 encoded structure.
276 parameters data into a type specific \s-1DER\s0 encoded structure.
279 \&\fB\f(BI\s-1TYPE\s0\fB\fR data into a \s-1DER\s0 encoded \fBSubjectPublicKeyInfo\fR structure.
282 structure defined by PKCS#1.
[all …]
H A DCMS_get0_RecipientInfos.3181 structures associated with a \s-1CMS\s0 EnvelopedData structure.
183 \&\fBCMS_RecipientInfo_type()\fR returns the type of CMS_RecipientInfo structure \fBri\fR.
188 identifier associated with a specific CMS_RecipientInfo structure \fBri\fR, which
193 CMS_RecipientInfo structure \fBri\fR, which must be of type \s-1CMS_RECIPINFO_TRANS.\s0
197 the CMS_RecipientInfo structure \fBri\fR, which must be of type
201 and peer certificate \fBpeer\fR with the CMS_RecipientInfo structure \fBri\fR, which
205 CMS_RecipientInfo structure \fBri\fR, which must be of type \s-1CMS_RECIPINFO_AGREE.\s0
208 CMS_RecipientInfo structure \fBri\fR which must be of type \s-1CMS_RECIPINFO_KEK.\s0 Any
218 parameters against the \fBkeyIdentifier\fR CMS_RecipientInfo structure \fBri\fR,
223 \&\fBkeylen\fR with the CMS_RecipientInfo structure \fBri\fR, which must be of type
[all …]
/freebsd/sys/dev/e1000/
H A De1000_api.c39 * @hw: pointer to the HW structure
65 * @hw: pointer to the HW structure
91 * @hw: pointer to the HW structure
117 * @hw: pointer to the HW structure
143 * @hw: pointer to the HW structure
146 * device ID stored in the hw structure.
440 * @hw: pointer to the HW structure
577 * @hw: pointer to the HW structure
580 * adapter is attached and stores it in the hw structure. This is a
593 * @hw: pointer to the HW structure
[all …]
/freebsd/share/man/man9/
H A Dosd.9110 run-time with any kernel data structure which has been suitably modified for use
115 inside the kernel data structure.
117 An additional benefit is that after the initial change to a structure is made,
120 with the structure involves no changes to the structure's layout.
121 By extension, if the data structure is part of the ABI,
123 provides a way of extending the structure in an ABI preserving manner.
131 Data associated with a structure is referenced by the
192 function associates a data object pointer with a kernel data structure's
202 argument is a pointer to the kernel data structure's
228 function returns the data pointer associated with a kernel data structure's
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_017_pos.ksh39 # Directory structure of snapshots reflects filesystem structure.
43 # This test makes sure that the directory structure of snapshots is
46 # 1. Create a simple directory structure of files and directories
49 # 4. Walk down the snapshot directory structure verifying it
131 log_assert "Directory structure of snapshots reflects filesystem structure."
137 # Create a directory structure with the following files
158 # Now walk the directory structure verifying it
166 # Change the filesystem structure by renaming files in the original structure
167 # The snapshot file structure should not change
201 log_pass "Directory structure of snapshots reflects filesystem structure."
/freebsd/contrib/ldns/ldns/
H A Ddnssec_zone.h41 * Structure containing all resource records for a domain name
89 * Structure containing a dnssec zone
116 * \param[in] rrs the data structure to free
124 * \param[in] rrs the data structure to free
158 * \return the newly allocated structure
166 * \param[in] rrsets the data structure to free
174 * \param[in] rrsets the data structure to free
232 * Create a new data structure for a dnssec name
233 * \return the allocated structure
238 * Create a new data structure for a dnssec name for the given RR
[all …]
/freebsd/contrib/tcpdump/
H A Dl2vpn.c43 { 17, "Structure-agnostic E1 over packet"},
44 { 18, "Structure-agnostic T1 (DS1) over packet"},
46 { 20, "Structure-agnostic T3 (DS3) over packet"},
47 { 21, "Nx64kbit/s Basic Service using Structure-aware"},
49 { 40, "Structure-agnostic E3 over packet"},
50 { 41, "Octet-aligned playload for Structure-agnostic DS1 circuits"},
51 { 42, "E1 Nx64kbit/s with CAS using Structure-aware"},
52 { 43, "DS1 (ESF) Nx64kbit/s with CAS using Structure-aware"},
53 { 44, "DS1 (SF) Nx64kbit/s with CAS using Structure-aware"},
82 { 0x0011, "Structure-agnostic E1 over Packet"},
[all …]
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h14 // Ensure proper structure formats
53 /// Root System Description Pointer Structure
74 /// excluding the RSD PTR structure
104 /// Fixed ACPI Description Table Structure (FADT)
214 /// Firmware ACPI Control Structure
236 /// Firmware Control Structure Feature Flags
243 /// OSPM Enabled Firmware Control Structure Flags
280 // Multiple APIC Description Table APIC structure types
297 // APIC Structure Definitions
301 /// Processor Local APIC Structure Definition
[all …]
/freebsd/contrib/unbound/iterator/
H A Diter_fwd.h51 * Iterator forward zones structure
73 /** redblacktree node, key is this structure: class and name */
115 * The return value is contents of the forwards structure.
116 * Caller should lock and unlock a readlock on the forwards structure if nolock
118 * Otherwise caller should unlock the readlock on the forwards structure if a
133 * The return value is contents of the forwards structure.
134 * Caller should lock and unlock a readlock on the forwards structure if nolock
136 * Otherwise caller should unlock the readlock on the forwards structure if a
162 * should lock and unlock a readlock on the forwards structure.
173 * Locks and unlocks the structure.
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h46 /** \brief data structure for SATA Host
56 /** \brief data structure for SATA Device
68 /**< point to the shared structure bothe SAS and SATA */
98 /** \brief data structure for SATA Device
112 /** \brief data structure for ESLG page
114 * This data structure describes the ESGL page maintained in TD layer.
115 * One important field is agEsgl which is pointer to assaEsgl_t data structure,
117 * Memory for this data structure is allocated using tiTdSharedMem_t data
118 * structure. However, Memory for agsaEsgl_t data structure is allocated using
131 /** \brief data structure for ESLG page pool
[all …]

12345678910>>...167