/third_party/openssl/doc/man3/ |
D | CMS_sign.pod | 5 CMS_sign - create a CMS SignedData structure 16 CMS_sign() creates and returns a CMS SignedData structure. B<signcert> is 18 B<certs> is an optional additional set of certificates to include in the CMS 51 The SignedData structure includes several CMS signedAttributes including the 52 signing time, the CMS content type and the supported list of ciphers in an 91 If B<signcert> and B<pkey> are NULL then a certificates only CMS structure is 94 The function CMS_sign() is a basic CMS signing function whose output will be
|
D | CMS_decrypt.pod | 5 CMS_decrypt - decrypt content from a CMS envelopedData structure 16 CMS_decrypt() extracts and decrypts the content from a CMS EnvelopedData 27 needed to locate the appropriate (of possible several) recipients in the CMS 45 example looking them up in a database) and setting them in the CMS structure 46 in advance using the CMS utility functions such as CMS_set1_pkey(). In this
|
D | CMS_sign_receipt.pod | 5 CMS_sign_receipt - create a CMS signed receipt 17 CMS_sign_receipt() creates and returns a CMS signed receipt structure. B<si> is 21 in the CMS structure (for example any intermediate CAs in the chain).
|
D | CMS_add1_signer.pod | 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 45 CMS signed receipt request functions. 67 The SignedData structure includes several CMS signedAttributes including the 68 signing time, the CMS content type and the supported list of ciphers in an
|
D | SMIME_write_CMS.pod | 5 SMIME_write_CMS - convert CMS structure to S/MIME format 15 SMIME_write_CMS() adds the appropriate MIME headers to a CMS 47 SMIME_write_CMS() always base64 encodes CMS structures, there should be an
|
D | CMS_add1_recipient_cert.pod | 5 CMS_add1_recipient_cert, CMS_add0_recipient_key - add recipients to a CMS enveloped data structure 36 The main purpose of this function is to provide finer control over a CMS 40 CMS_RecipientInfo structure and the CMS attribute utility functions.
|
D | BIO_new_CMS.pod | 5 BIO_new_CMS - CMS streaming filter BIO 17 automatically translated to a BER format CMS structure of the appropriate type. 50 a CMS structure on the fly.
|
D | CMS_get0_SignerInfos.pod | 8 - CMS signedData signer functions 25 associated with a CMS signedData structure. 52 CMS. It will then obtain the signer certificate by some unspecified means
|
D | CMS_verify_receipt.pod | 5 CMS_verify_receipt - verify a CMS signed receipt 17 CMS_verify_receipt() verifies a CMS signed receipt. B<rcms> is the signed
|
D | CMS_uncompress.pod | 5 CMS_uncompress - uncompress a CMS CompressedData structure 15 CMS_uncompress() extracts and uncompresses the content from a CMS
|
D | CMS_encrypt.pod | 5 CMS_encrypt - create a CMS envelopedData structure 16 CMS_encrypt() creates and returns a CMS EnvelopedData structure. B<certs> 75 The recipients specified in B<certs> use a CMS KeyTransRecipientInfo info
|
D | CMS_get0_type.pod | 5 CMS_get0_type, CMS_set1_eContentType, CMS_get0_eContentType, CMS_get0_content - get and set CMS con… 23 structure. It should be called with CMS functions (such as L<CMS_sign>, L<CMS_encrypt>)
|
D | CMS_compress.pod | 5 CMS_compress - create a CMS CompressedData structure 15 CMS_compress() creates and returns a CMS CompressedData structure. B<comp_nid>
|
/third_party/openssl/doc/man1/ |
D | cms.pod | 6 cms - CMS utility 126 actual CMS type is <B>EnvelopedData<B>. 155 Takes an input message and writes out a PEM encoded CMS structure. 163 Create a CMS B<Data> type. 171 Create a CMS B<DigestedData> type. 175 Verify a CMS B<DigestedData> type and output the content. 179 Create a CMS B<CompressedData> type. OpenSSL must be compiled with B<zlib> 184 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be 190 Encrypt content using supplied symmetric key and algorithm using a CMS 212 This specifies the input format for the CMS structure. The default [all …]
|
/third_party/openssl/util/ |
D | libcrypto.num | 54 CMS_SignerInfo_verify 54 1_1_0 EXIST::FUNCTION:CMS 95 CMS_ContentInfo_free 95 1_1_0 EXIST::FUNCTION:CMS 116 CMS_get1_ReceiptRequest 116 1_1_0 EXIST::FUNCTION:CMS 127 CMS_signed_get_attr 127 1_1_0 EXIST::FUNCTION:CMS 165 CMS_RecipientInfo_kari_get0_ctx 166 1_1_0 EXIST::FUNCTION:CMS 189 CMS_SignerInfo_get0_signer_id 190 1_1_0 EXIST::FUNCTION:CMS 206 CMS_add1_ReceiptRequest 207 1_1_0 EXIST::FUNCTION:CMS 242 CMS_RecipientInfo_ktri_get0_algs 243 1_1_0 EXIST::FUNCTION:CMS 251 CMS_SignerInfo_set1_signer_cert 252 1_1_0 EXIST::FUNCTION:CMS 306 CMS_signed_get_attr_count 307 1_1_0 EXIST::FUNCTION:CMS [all …]
|
/third_party/openssl/demos/cms/ |
D | sign.txt | 3 Test OpenSSL CMS Signed Content
|
D | encr.txt | 3 Sample OpenSSL Data for CMS encryption
|
/third_party/openssl/test/ |
D | smcont.txt | 1 Somewhat longer test content for OpenSSL CMS utility to handle, and a bit longer...
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 574 CellMapShadow *CMS; member in __anon4dcbb8620511::HexagonGenInsert 604 if (!CMS->BT.reached(&B)) in buildOrderingMF() 632 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT() 650 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isConstant() 662 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isSmallConstant() 707 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findSelfReference() 717 BitTracker::RegisterCell RC = CMS->lookup(VR); in findNonSelfReference() 811 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findRecordInsertForms() 837 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS); in findRecordInsertForms() 883 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms() [all …]
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.2.4.rst | 82 - i965: Drop SINT workaround for CMS layout on Broadwell. 85 - i965: Enable compressed multisample support (CMS) on Broadwell.
|
/third_party/openssl/crypto/cms/ |
D | cms_io.c | 45 IMPLEMENT_PEM_rw_const(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo) in IMPLEMENT_PEM_rw_const() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 29 CMS = [:LineBreak = Combining_Mark:]; 77 CM = [CMS ZWJ]; 207 LB30a.2: RI CM* RI CM* CMS ÷ [^BK CR LF NL SP ZW WJ CL CP EX IS SY GL QU BA HY NS IN CM];
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 29 CMS = [:LineBreak = Combining_Mark:]; 77 CM = [CMS ZWJ]; 207 LB30a.2: RI CM* RI CM* CMS ÷ [^BK CR LF NL SP ZW WJ CL CP EX IS SY GL QU BA HY NS IN CM];
|
/third_party/icu/icu4c/source/test/testdata/break_rules/ |
D | line.txt | 36 CMS = [:LineBreak = Combining_Mark:]; 84 CM = [CMS ZWJ]; 214 LB30a.2: RI CM* RI CM* CMS ÷ [^BK CR LF NL SP ZW WJ CL CP EX IS SY GL QU BA HY NS IN CM];
|
/third_party/libjpeg-turbo/testimages/ |
D | test1.icc.txt | 1 Little CMS
|