Home
last modified time | relevance | path

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

/openssl/crypto/cms/
H A Dcms_enc.c232 cms->d.encryptedData = M_ASN1_new_of(CMS_EncryptedData); in CMS_EncryptedData_set1_key()
233 if (!cms->d.encryptedData) { in CMS_EncryptedData_set1_key()
238 cms->d.encryptedData->version = 0; in CMS_EncryptedData_set1_key()
243 ec = cms->d.encryptedData->encryptedContentInfo; in CMS_EncryptedData_set1_key()
250 CMS_EncryptedData *enc = cms->d.encryptedData; in ossl_cms_EncryptedData_init_bio()
H A Dcms_lib.c277 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()
317 return &cms->d.encryptedData->encryptedContentInfo->contentType; in cms_get0_econtent_type()
H A Dcms_local.h59 CMS_EncryptedData *encryptedData; member
H A Dcms_asn1.c298 …ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP(CMS_ContentInfo, d.encryptedData, CMS_EncryptedData, …
/openssl/doc/man3/
H 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/crypto/objects/
H A Dobjects.txt222 pkcs7 6 : : pkcs7-encryptedData
/openssl/
H A DCHANGES.md10479 encryptedData, envelopedData types included. Scripts to check against

Completed in 75 milliseconds