Home
last modified time | relevance | path

Searched refs:chaining (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-sermersheim-ldap-chaining-xx.txt5 Document: draft-sermersheim-ldap-chaining-02.txt Feb 2004
40 (LDAP) request control that allows specification of chaining behavior
54 distributed directory is chaining. Chaining is defined in [X.518],
79 The term chaining may apply to uni-chaining as well as multi-chaining
128 chaining, rather than referrals, be used to provide the service.
132 chainingRequired indicates that chaining is to be used rather
142 referralsRequired indicates that chaining is prohibited. When
150 chaining.
162 operation or an Unbind operation. Servers MUST ignore any chaining
190 chaining is allowed, the DSA is allowed to chain the operation as
H A Ddraft-sermersheim-ldap-distproc-xx.txt149 requirements, namely "chaining" and "returning referrals".
156 chaining or referral mechanism is used to distribute an operation.
255 The data types in this section are used by the chaining and referral
665 o Unbind. Again, there is no need to send chaining-related
767 useful while chaining search operations during operation evaluation
858 chaining, and returning referrals. Chaining is the act of forwarding
865 another DSA. Whether the operation is distributed via chaining or
882 chaining an operation or returning a referral. This step consists of
919 creating a ContinuationReference (Section 4.3) and either chaining
1033 creating a ContinuationReference (Section 4.3) and either chaining
[all …]
/netbsd-src/sbin/disklabel/
H A Dinteract.c78 static int chaining = 0; /* make partitions contiguous */ variable
145 chaining ? "yes" : "no"); in cmd_chain()
151 chaining = 1; in cmd_chain()
154 chaining = 0; in cmd_chain()
567 if (chaining) { in cmd_part()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Ddes_modes.pod59 The chaining operation makes the ciphertext blocks dependent on the
91 The chaining operation makes the ciphertext variables dependent on the
141 The absence of chaining makes the OFB more vulnerable to specific attacks.
H A DRAND_DRBG.pod65 This is called chaining. A chained DRBG instance is created by passing
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_modes.pod59 The chaining operation makes the ciphertext blocks dependent on the
91 The chaining operation makes the ciphertext variables dependent on the
142 The absence of chaining makes the OFB more vulnerable to specific attacks.
H A Ddes.pod179 des_ncbc_encrypt() encrypts/decrypts using the I<cipher-block-chaining>
203 chaining mode used by Kerberos v4. Its parameters are the same as
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Ddes_modes.pod59 The chaining operation makes the ciphertext blocks dependent on the
91 The chaining operation makes the ciphertext variables dependent on the
142 The absence of chaining makes the OFB more vulnerable to specific attacks.
H A Ddes.pod179 des_ncbc_encrypt() encrypts/decrypts using the I<cipher-block-chaining>
203 chaining mode used by Kerberos v4. Its parameters are the same as
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Ddes_modes.pod59 The chaining operation makes the ciphertext blocks dependent on the
91 The chaining operation makes the ciphertext variables dependent on the
141 The absence of chaining makes the OFB more vulnerable to specific attacks.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc6171.txt97 (master) information directly or through chaining, it performs the
145 operation is not available (either locally or through chaining), the
190 chaining can mitigate this threat by limiting chaining to a
H A Drfc5805.txt382 including server-side chaining and client-side chasing of referrals.
384 This document does not preclude servers from chaining operations that
386 chaining, it MUST ensure that transaction semantics are provided.
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dcommon.h96 extern int chaining;
H A Dcommon.c120 int chaining = 0; variable
626 if ( chaining ) { in tool_args()
631 chaining = 1 + crit; in tool_args()
1135 chaining || in tool_args()
1702 || chaining in tool_server_controls()
1865 if ( chaining ) { in tool_server_controls()
1904 c[i].ldctl_iscritical = chaining > 1; in tool_server_controls()
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A DOIDs111 chaining SelfContainedWorks:3
/netbsd-src/sys/arch/evbarm/conf/
H A DARMADAXP189 # On-chip Cryptographic Engines and Security Accelerator (S/W chaining)
192 # On-chip Cryptographic Engines and Security Accelerator (H/W chaining)
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRAND_DRBG_new.pod93 The DRBG design supports I<chaining>, which means that a DRBG instance can
H A DDES_random_key.pod158 DES_ncbc_encrypt() encrypts/decrypts using the I<cipher-block-chaining>
182 chaining mode used by Kerberos v4. Its parameters are the same as
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAliasAnalysis.rst268 default to providing :ref:`chaining <aliasanalysis-chaining>` to another alias
274 .. _aliasanalysis-chaining:
276 ``AliasAnalysis`` chaining behavior
504 interface. All of these :ref:`chain <aliasanalysis-chaining>` to other
/netbsd-src/usr.bin/compress/doc/
H A Drevision.log51 * Junk chaining; replace with the simpler (and, on the VAX, faster)
H A DREADME89 3. The character chaining has been deleted and the program now uses
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DTableGen.cmake165 # FIXME: A proper fix requires sequentially chaining tablegens.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DDES_random_key.pod163 DES_ncbc_encrypt() encrypts/decrypts using the I<cipher-block-chaining>
187 chaining mode used by Kerberos v4. Its parameters are the same as
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-ldap-result-codes.sdf228 while dereferencing aliases or chaining an operation).
/netbsd-src/external/public-domain/xz/dist/doc/
H A Dhistory.txt113 support for multiple filters (compression algorithms), filter chaining

1234