Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_lib.c173 case NID_pkcs7_encrypted: in CMS_dataInit()
227 case NID_pkcs7_encrypted: in CMS_dataFinal()
271 case NID_pkcs7_encrypted: in CMS_get0_content()
311 case NID_pkcs7_encrypted: in cms_get0_econtent_type()
H A Dcms_enc.c241 cms->contentType = OBJ_nid2obj(NID_pkcs7_encrypted); in CMS_EncryptedData_set1_key()
243 } else if (OBJ_obj2nid(cms->contentType) != NID_pkcs7_encrypted) { in CMS_EncryptedData_set1_key()
H A Dcms_asn1.c297 …ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP(CMS_ContentInfo, d.encryptedData, CMS_EncryptedData, …
H A Dcms_smime.c205 if (OBJ_obj2nid(CMS_get0_type(cms)) != NID_pkcs7_encrypted) { in CMS_EncryptedData_decrypt()
/freebsd/crypto/openssl/doc/man3/
H A DPKCS7_type_is_other.pod23 NID_pkcs7_encrypted
H A DCMS_EncryptedData_encrypt.pod27 with a type B<NID_pkcs7_encrypted>. I<in> is a BIO containing the data to
H A DCMS_get0_type.pod50 NID_pkcs7_encrypted
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_npas.c78 } else if (bagnid == NID_pkcs7_encrypted) { in newpass_p12()
H A Dp12_kiss.c151 } else if (bagnid == NID_pkcs7_encrypted) { in parse_pk12()
H A Dp12_add.c106 if (!PKCS7_set_type(p7, NID_pkcs7_encrypted)) { in PKCS12_pack_p7encdata_ex()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in163 /* NID_pkcs7_encrypted */
182 # define PKCS7_type_is_encrypted(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_encrypted)
H A Dpkcs7.h253 # define PKCS7_type_is_encrypted(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_encrypted)
H A Dobj_mac.h695 #define NID_pkcs7_encrypted 26 macro
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c105 case NID_pkcs7_encrypted: in PKCS7_set_content()
159 case NID_pkcs7_encrypted: in PKCS7_set_type()
H A Dpk7_asn1.c29 ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP_OPT(PKCS7, d.encrypted, PKCS7_ENCRYPT, 0))
H A Dpk7_doit.c36 case NID_pkcs7_encrypted: in PKCS7_type_is_other()
/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c320 if (!TEST_int_eq(bagnid, NID_pkcs7_encrypted)) in STACK_OF()
/freebsd/crypto/openssl/apps/
H A Dpkcs12.c858 } else if (bagnid == NID_pkcs7_encrypted) { in dump_certs_keys_p12()
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h1148 {"pkcs7-encryptedData", "pkcs7-encryptedData", NID_pkcs7_encrypted, 9, &so[160]},
/freebsd/crypto/openssl/
H A DCHANGES.md17986 NID_pkcs7_encrypted by default: this was wrong since this should almost