Home
last modified time | relevance | path

Searched refs:encryptedData (Results 1 – 7 of 7) sorted by relevance

/openssl-master/crypto/cms/
A Dcms_enc.c226 cms->d.encryptedData = M_ASN1_new_of(CMS_EncryptedData); in CMS_EncryptedData_set1_key()
227 if (!cms->d.encryptedData) { in CMS_EncryptedData_set1_key()
232 cms->d.encryptedData->version = 0; in CMS_EncryptedData_set1_key()
237 ec = cms->d.encryptedData->encryptedContentInfo; in CMS_EncryptedData_set1_key()
244 CMS_EncryptedData *enc = cms->d.encryptedData; in ossl_cms_EncryptedData_init_bio()
A Dcms_lib.c281 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()
321 return &cms->d.encryptedData->encryptedContentInfo->contentType; in cms_get0_econtent_type()
A Dcms_local.h61 CMS_EncryptedData *encryptedData; member
A Dcms_asn1.c286 …ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP(CMS_ContentInfo, d.encryptedData, CMS_EncryptedData, …
/openssl-master/doc/man3/
A DPKCS12_add_safe.pod32 =item * If I<safe_nid> is a valid PBE algorithm NID, a PKCS7 B<encryptedData>
37 =item * If I<safe_nid> is 0, a PKCS7 B<encryptedData> contentInfo is created using
/openssl-master/crypto/objects/
A Dobjects.txt222 pkcs7 6 : : pkcs7-encryptedData
/openssl-master/
A DCHANGES.md8534 encryptedData, envelopedData types included. Scripts to check against

Completed in 29 milliseconds