/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-sermersheim-ldap-chaining-xx.txt | 9 LDAP Control to Specify Chaining Behavior 54 distributed directory is chaining. Chaining is defined in [X.518], 58 LDAP Control to Specify Chaining Behavior 63 Chaining may happen during the name resolution part of an operation 116 LDAP Control to Specify Chaining Behavior 174 LDAP Control to Specify Chaining Behavior 232 LDAP Control to Specify Chaining Behavior 250 IANA-ASSIGNED-OID.1 Chaining Behavior Request Control 261 Description: Chaining Behavior Request Control 290 LDAP Control to Specify Chaining Behavior [all …]
|
H A D | draft-sermersheim-ldap-distproc-xx.txt | 150 "Chaining" refers to the attempt by a DSA to satisfy a request by 858 chaining, and returning referrals. Chaining is the act of forwarding
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
H A D | nist-data2 | 25 # 4.3.1 Invalid Name Chaining EE Test1 - Reject - names do not chain 27 # 4.3.2 Invalid Name Chaining Order Test2 - Reject - names do not chain 29 # 4.3.3 Valid Name Chaining Whitespace Test3 - Validate Successfully 31 # 4.3.4 Valid Name Chaining Whitespace Test4 - Validate Successfully 33 # 4.3.5 Valid Name Chaining Capitalization Test5 - Validate Successfully 35 # 4.3.6 Valid Name Chaining UIDs Test6 - Validate Successfully
|
/netbsd-src/usr.bin/make/unit-tests/ |
H A D | varmod-to-separator.mk | 20 . warning Chaining modifiers does not work.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | BF_encrypt.pod | 70 BF_cbc_encrypt() is the Cipher Block Chaining function for Blowfish. It
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | BF_encrypt.pod | 78 BF_cbc_encrypt() is the Cipher Block Chaining function for Blowfish. It
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
H A D | des_modes.pod | 40 =head2 Cipher Block Chaining Mode (CBC)
|
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
H A D | des_modes.pod | 40 =head2 Cipher Block Chaining Mode (CBC)
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
H A D | des_modes.pod | 40 =head2 Cipher Block Chaining Mode (CBC)
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | des_modes.pod | 40 =head2 Cipher Block Chaining Mode (CBC)
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
H A D | openssl-ciphers.pod.in | 300 AES in Cipher Block Chaining - Message Authentication Mode (CCM): these 407 All cipher suites using encryption algorithm in Cipher Block Chaining (CBC)
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | overlays.sdf | 238 H2: Chaining 255 H3: Chaining Configuration 317 H3: Handling Chaining Errors
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Decl.h | 3052 NamedDecl **Chaining; variable 3073 return llvm::makeArrayRef(Chaining, ChainingSize); in chain()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 4875 SmallVectorImpl<NamedDecl *> &Chaining) { in InjectAnonymousStructOrUnionMembers() argument 4897 unsigned OldChainingSize = Chaining.size(); in InjectAnonymousStructOrUnionMembers() 4899 Chaining.append(IF->chain_begin(), IF->chain_end()); in InjectAnonymousStructOrUnionMembers() 4901 Chaining.push_back(VD); in InjectAnonymousStructOrUnionMembers() 4903 assert(Chaining.size() >= 2); in InjectAnonymousStructOrUnionMembers() 4905 new (SemaRef.Context)NamedDecl*[Chaining.size()]; in InjectAnonymousStructOrUnionMembers() 4906 for (unsigned i = 0; i < Chaining.size(); i++) in InjectAnonymousStructOrUnionMembers() 4907 NamedChain[i] = Chaining[i]; in InjectAnonymousStructOrUnionMembers() 4911 VD->getType(), {NamedChain, Chaining.size()}); in InjectAnonymousStructOrUnionMembers() 4923 Chaining.resize(OldChainingSize); in InjectAnonymousStructOrUnionMembers()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
H A D | ciphers.pod | 296 AES in Cipher Block Chaining - Message Authentication Mode (CCM): these
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1403 FD->Chaining = new (Reader.getContext())NamedDecl*[FD->ChainingSize]; in VisitIndirectFieldDecl() 1406 FD->Chaining[I] = readDeclAs<NamedDecl>(); in VisitIndirectFieldDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 4916 : ValueDecl(IndirectField, DC, L, N, T), Chaining(CH.data()), in IndirectFieldDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | InternalsManual.rst | 2146 Chaining functions this way ensures that we do copy all information from the
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | CHANGES | 13422 *) Add support for Triple DES Cipher Block Chaining with Output Feedback
|