Home
last modified time | relevance | path

Searched full:wrapping (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_crypt.h46 * In-memory representation of a wrapping key. One of these structs will exist
62 /* actual wrapping key */
68 /* dsl directory object that owns this wrapping key */
80 DCP_CMD_INHERIT, /* rewrap key with parent's wrapping key */
102 /* the wrapping key */
121 /* wrapping key for syncing this structure to disk */
147 /* in memory structure for holding all wrapping and dsl keys */
161 /* lock for protecting the wrapping keys tree */
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h22 enum Wrapping : bool { enum
34 llvm::StringRef body, Wrapping wrap) in ExpressionSourceCode()
41 Wrapping m_wrap;
/freebsd/contrib/xz/src/common/
H A Dtuklib_mbstr_wrap.h6 /// \brief Word wrapping for multibyte strings
8 /// The word wrapping functions are intended to be usable, for example,
13 /// translators do it well. Automatic word wrapping is less flexible but
85 /// Word wrapping is done only at spaces and at the special control characters
88 /// when the spaces occur at a word wrapping boundary. Trailing spaces are
177 /// \param opt Word wrapping options.
H A Dtuklib_mbstr_wrap.c50 // Indentation of the output lines that occur due to word wrapping. in tuklib_wraps()
54 // If word wrapping occurs, the newline isn't printed unless more in tuklib_wraps()
122 // Wrapping in that case would leave a weird empty line. in tuklib_wraps()
137 // triggers word wrapping, both spaces must be in tuklib_wraps()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c39 * randomly generated and is encrypted with the user's wrapping key. This
49 * The Wrapping Key Tree:
50 * The wrapping key (wkey) tree stores the user's keys that are fed into the
52 * parent's wkey by default, so these structures are refcounted. The wrapping
117 /* allocate the wrapping key */ in dsl_wrapping_key_create()
205 /* check wrapping key length, if given */ in dsl_crypto_params_create_nvlist()
215 /* create the wrapping key from the raw data */ in dsl_crypto_params_create_nvlist()
217 /* create the wrapping key with the verified parameters */ in dsl_crypto_params_create_nvlist()
414 /* init the search wrapping key */ in spa_keystore_wkey_hold_ddobj_impl()
417 /* lookup the wrapping key */ in spa_keystore_wkey_hold_ddobj_impl()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h66 /// This is a static helper to handle the line wrapping, colorizing, and
77 /// \param Columns The number of columns to use in line-wrapping, 0 disables
78 /// all line-wrapping.
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_kpt.h41 * KPT wrapping key handle
44 * Handle to a unique wrapping key in wrapping key table. Application
47 * be used to get a SWK(Symmetric Wrapping Key) to unwrap
66 /**< Generic success status for all KPT wrapping key handling functions */
126 * This structure defines the format of the symmetric wrapping key to be
136 /**< Symmetric wrapping algorithm */
145 * private key wrapping/unwrapping.For AEC-GCM, iv length is 12 bytes.
158 * private key wrapping/unwrapping.
180 * (symmetric) wrapping key*/
532 * symmetric wrapping key.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp94 STATISTIC(NumCandidates, "Number of shrink-wrapping candidates");
96 "Number of shrink-wrapping candidates dropped because of frequency");
100 cl::desc("enable the shrink-wrapping pass"));
110 /// shrink-wrapping term for prologue/epilogue placement, this pass
249 /// shrink-wrapping.
252 /// Check if shrink wrapping is enabled for this target and function.
277 StringRef getPassName() const override { return "Shrink Wrapping analysis"; } in getPassName()
279 /// Perform the shrink-wrapping analysis and update
730 // Make sure Save and Restore are suitable for shrink-wrapping: in updateSaveRestorePoints()
836 LLVM_DEBUG(dbgs() << "EHPad/inlineasm_br prevents shrink-wrapping\n"); in performShrinkWrapping()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_encrypted.ksh51 log_assert "'zfs mount -l' should properly load a valid wrapping key"
70 log_pass "'zfs mount -l' properly loads a valid wrapping key"
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_local.h32 * for QSSO objects, wrapping the QUIC-native QUIC_STREAM object and tracking
109 * layer for QCSO objects, wrapping the QUIC-native QUIC_CHANNEL object.
234 * layer for QLSO objects, wrapping the QUIC-native QUIC_PORT object.
263 * for QDSO objects, wrapping the QUIC-native QUIC_ENGINE object.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCBindingWrapping.h1 //===- llvm/Support/CBindingWrapping.h - C Interface Wrapping ---*- C++ -*-===//
9 // This file declares the wrapping macros for the C interface.
/freebsd/usr.sbin/inetd/
H A Dinetd.8131 Turn on TCP Wrapping for internal services which are built in to
134 Turn on TCP Wrapping for external services.
610 If both options are given, wrapping for both
612 Either wrapping option
618 flag to the wrapping options will include successful connections in the
635 When wrapping is enabled, the
/freebsd/crypto/openssl/crypto/modes/
H A Dwrap128.c12 * Following wrapping modes were designed for AES but this implementation
34 /** Wrapping according to RFC 3394 section 2.2.1.
46 * Output length if wrapping succeeded.
170 /** Wrapping according to RFC 5649 section 4.1.
181 * Output length if wrapping succeeded.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h154 /// This method is used by the shrink-wrapping pass to decide if
156 /// As soon as the target enable shrink-wrapping without overriding
164 /// This method is used by the shrink-wrapping pass to decide if
168 /// Returns true if the target will correctly handle shrink wrapping.
/freebsd/crypto/openssl/doc/man3/
H A DCMS_add1_recipient_cert.pod36 wrapping algorithm B<nid>, identifier B<id> of length B<idlen> and optional
56 Currently only AES based key wrapping algorithms are supported for B<nid>,
H A DBIO_s_file.pod52 BIO_new_fp() creates a file BIO wrapping B<stream>. Flags can be:
73 When wrapping stdout, stdin or stderr the underlying stream should not
/freebsd/contrib/ncurses/man/
H A Dcurs_insstr.3x77 No wrapping is performed.
112 \fBinsnstr\fP and \fBwinsnstr\fP perform wrapping.
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h73 * wrapping_add() - Intentionally perform a wrapping addition
89 * wrapping_assign_add() - Intentionally perform a wrapping increment assignment
119 * wrapping_sub() - Intentionally perform a wrapping subtraction
135 * wrapping_assign_sub() - Intentionally perform a wrapping decrement assign
165 * wrapping_mul() - Intentionally perform a wrapping multiplication
/freebsd/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp43 /// Defaults to 0 to prevent uncontrolled wrapping on our tests.
88 /// \return Always none, as we do not want to depend on line wrapping in our
/freebsd/secure/lib/libcrypto/man/man3/
H A DCMS_add1_recipient_cert.395 wrapping algorithm \fBnid\fR, identifier \fBid\fR of length \fBidlen\fR and optional
114 Currently only AES based key wrapping algorithms are supported for \fBnid\fR,
H A DBIO_s_file.3111 \&\fBBIO_new_fp()\fR creates a file BIO wrapping \fBstream\fR. Flags can be:
131 When wrapping stdout, stdin or stderr the underlying stream should not
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h197 /// Returns true if the target will correctly handle shrink wrapping.
421 /// This method is used by the shrink-wrapping pass to decide if
423 /// As soon as the target enable shrink-wrapping without overriding
433 /// This method is used by the shrink-wrapping pass to decide if
435 /// As soon as the target enable shrink-wrapping without overriding
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h72 /// Generates the source of the expression bound to \p Id, wrapping it in
83 /// the expression bound to \p ExprId, including wrapping it in parentheses, if
94 /// including wrapping \p ExprId in parentheses, if needed. Otherwise, generates
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Ddecapsulate.c125 * Remove the GSS-API wrapping from `in_token' giving `out_data.
156 * Remove the GSS-API wrapping from `in_token' giving `out_data.
/freebsd/bin/expr/
H A DMakefile8 # expr relies on signed integer wrapping

12345678910>>...17