Home
last modified time | relevance | path

Searched refs:DN (Results 1 – 25 of 47) sorted by relevance

12

/third_party/openssl/doc/man3/
DX509_check_host.pod86 to consider the subject DN even if the certificate contains at least
88 address as appropriate); the default is to ignore the subject DN
92 consider the subject DN even if the certificate contains no subject alternative
94 is to use the subject DN when no corresponding subject alternative names are
98 precedence and the subject DN is not checked for matching names.
DX509_NAME_print_ex.pod65 If B<XN_FLAG_DN_REV> is set the whole DN is printed in reversed order.
DX509_VERIFY_PARAM_set_flags.pod157 issuer certificates will not be applied to the subject DN.
/third_party/node/test/fixtures/x509-escaping/
Dalt-10-cert.pem27 VGhc/foVd+vBuM3jXEdGR+DN/dEu+HZrhQ==
/third_party/openssl/doc/man1/
Dca.pod213 Normally the DN order of a certificate is the same as the order of the
221 The DN of a certificate can contain the EMAIL field if present in the
222 request DN, however, it is good policy just having the e-mail set into
512 from the DN of the certificate simply set this to 'no'. If not present
513 the default is to allow for the EMAIL filed in the certificate's DN.
560 certificate DN fields. If the value is "match" then the field value
575 the SPKAC and also the required DN components as name value pairs.
649 email_in_dn = no # Don't add the email into cert DN
705 enforce the absence of the EMAIL field within the DN, as suggested by
Dspkac.pod128 A created SPKAC with suitable DN components appended can be fed into
Dx509.pod598 Reverse the fields of the DN. This is required by RFC2253. As a side
930 canonical version of the DN using SHA1. This means that any directories using
/third_party/openssl/test/
DCAss.cnf56 preserve = no # keep passed DN ordering
DCAtsa.cnf39 preserve = no # keep passed DN ordering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1661 for (const DINode *DN : SP->getRetainedNodes()) { in collectEntityInfo() local
1662 if (!Processed.insert(InlinedEntity(DN, nullptr)).second) in collectEntityInfo()
1665 if (auto *DV = dyn_cast<DILocalVariable>(DN)) { in collectEntityInfo()
1667 } else if (auto *DL = dyn_cast<DILabel>(DN)) { in collectEntityInfo()
1672 createConcreteEntity(TheCU, *Scope, DN, nullptr); in collectEntityInfo()
1901 for (const DINode *DN : SP->getRetainedNodes()) { in endFunctionImpl() local
1902 if (!Processed.insert(InlinedEntity(DN, nullptr)).second) in endFunctionImpl()
1906 if (auto *DV = dyn_cast<DILocalVariable>(DN)) in endFunctionImpl()
1908 else if (auto *DL = dyn_cast<DILabel>(DN)) in endFunctionImpl()
1914 ensureAbstractEntityIsCreated(TheCU, DN, Scope); in endFunctionImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp485 NodeId DN = DA.Addr->getReachedDef(); in computePhiInfo() local
486 while (DN != 0) { in computePhiInfo()
487 NodeAddr<DefNode*> A = DFG.addr<DefNode*>(DN); in computePhiInfo()
496 DN = A.Addr->getSibling(); in computePhiInfo()
DHexagonCommonGEP.cpp871 DomTreeNode *DN = DT->getNode(L->getHeader()); in preheader() local
872 if (!DN) in preheader()
874 return DN->getIDom()->getBlock(); in preheader()
DHexagonLoopIdiomRecognition.cpp2244 DomTreeNode *DN = DT->getNode(ExitD); in processCopyingStore() local
2245 BN->setIDom(DN); in processCopyingStore()
/third_party/boost/libs/fusion/doc/
Dcontainer.qbk1168 template <typename K0, typename K1,... typename KN, typename D0, typename D1,... typename DN>
1169 __map__<__pair__<K0, D0&>, __pair__<K1, D1&>,... __pair__<KN, DN&> >
1170 map_tie(D0& d0, D1& d1... DN& dN);
1195 [*Return type]: __map__<__pair__<K0, D0&>, __pair__<K1, D1&>,... __pair__<KN, DN&> >
1735 template <typename K0, typename K1,... typename KN, typename D0, typename D1,... typename DN>
1753 [[`D0, D1,... DN`] [Any type] [The arguments types for `map_tie`]]
1758 result_of::map_tie<K0, K1,... KN, D0, D1,... DN>::type;
1760 [*Return type]: __map__<__pair__<K0, D0&>, __pair__<K1, D1&>,... __pair__<KN, DN&> >
1762 [*Semantics]: Create a __map__ of references from `D0, D1,... DN` with keys `K0, K1,... KN`
/third_party/node/deps/npm/node_modules/sshpk/
DREADME.md608 Parses an LDAP-style DN string (e.g. `'CN=foo, C=US'`) and turns it into an
619 Returns the identity as an LDAP-style DN string.
634 The value of the first `CN=` in the DN, if any.
/third_party/boost/libs/math/doc/sf/
Djacobi_elliptic.qbk51 [section:jacobi_elliptic Jacobi Elliptic SN, CN and DN]
172 [endsect] [/section:jacobi_elliptic Jacobi Elliptic SN, CN and DN]
/third_party/curl/docs/
DURL-SYNTAX.md298 Search for the DN as `My Organisation`:
306 Search for an empty DN and request information about the
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_openssl.cnf66 preserve = no # keep passed DN ordering
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp152 #define DN macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp885 for (const DINode *DN : SP->getRetainedNodes()) { in beginFunctionImpl() local
886 if (const auto *DV = dyn_cast<DILocalVariable>(DN)) { in beginFunctionImpl()
/third_party/python/Doc/library/
Duuid.rst230 When this namespace is specified, the *name* string is an X.500 DN in DER or a
/third_party/openssl/apps/
Dopenssl-vms.cnf78 preserve = no # keep passed DN ordering
Dopenssl.cnf78 preserve = no # keep passed DN ordering
/third_party/curl/src/macos/
Dcurl.mcp.xml.sit.hqx56 *5HDBYJFl#DN&kKi#mVHiL2@'H4Lb-%(#jb5!e"`RQeJJPfD*L#l$'($NZ1*53#4
/third_party/node/deps/npm/node_modules/http-signature/
Dhttp_signing.md68 fingerprint, an LDAP DN, etc. Management of keys and assignment of `keyId` is

12