Home
last modified time | relevance | path

Searched refs:NID_pkcs7_encrypted (Results 1 – 16 of 16) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_lib.c85 case NID_pkcs7_encrypted: in CMS_dataInit()
135 case NID_pkcs7_encrypted: in CMS_dataFinal()
173 case NID_pkcs7_encrypted: in CMS_get0_content()
209 case NID_pkcs7_encrypted: in cms_get0_econtent_type()
Dcms_enc.c197 cms->contentType = OBJ_nid2obj(NID_pkcs7_encrypted); in CMS_EncryptedData_set1_key()
199 } else if (OBJ_obj2nid(cms->contentType) != NID_pkcs7_encrypted) { in CMS_EncryptedData_set1_key()
Dcms_asn1.c275 …ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP(CMS_ContentInfo, d.encryptedData, CMS_EncryptedData, …
Dcms_smime.c182 if (OBJ_obj2nid(CMS_get0_type(cms)) != NID_pkcs7_encrypted) { in CMS_EncryptedData_decrypt()
/third_party/openssl/crypto/pkcs12/
Dp12_add.c96 if (!PKCS7_set_type(p7, NID_pkcs7_encrypted)) { in PKCS12_pack_p7encdata()
Dp12_npas.c79 } else if (bagnid == NID_pkcs7_encrypted) { in newpass_p12()
Dp12_kiss.c146 } else if (bagnid == NID_pkcs7_encrypted) { in parse_pk12()
/third_party/openssl/crypto/pkcs7/
Dpk7_lib.c97 case NID_pkcs7_encrypted: in PKCS7_set_content()
151 case NID_pkcs7_encrypted: in PKCS7_set_type()
Dpk7_asn1.c28 ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP_OPT(PKCS7, d.encrypted, PKCS7_ENCRYPT, 0))
Dpk7_doit.c34 case NID_pkcs7_encrypted: in PKCS7_type_is_other()
/third_party/openssl/doc/man3/
DCMS_get0_type.pod49 NID_pkcs7_encrypted
/third_party/openssl/include/openssl/
Dpkcs7.h155 # define PKCS7_type_is_encrypted(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_encrypted)
Dobj_mac.h686 #define NID_pkcs7_encrypted 26 macro
/third_party/openssl/apps/
Dpkcs12.c615 } else if (bagnid == NID_pkcs7_encrypted) { in dump_certs_keys_p12()
/third_party/openssl/crypto/objects/
Dobj_dat.h1109 {"pkcs7-encryptedData", "pkcs7-encryptedData", NID_pkcs7_encrypted, 9, &so[160]},
/third_party/openssl/
DCHANGES12210 NID_pkcs7_encrypted by default: this was wrong since this should almost