Searched refs:PKCS7_add_signed_attribute (Results 1 – 7 of 7) sorted by relevance
/openssl/crypto/pkcs7/ |
H A D | pk7_attr.c | 35 if (!PKCS7_add_signed_attribute(si, NID_SMIMECapabilities, in PKCS7_add_attrib_smimecap() 103 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in PKCS7_add_attrib_content_type() 115 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime, in PKCS7_add0_attrib_signing_time() 131 || !PKCS7_add_signed_attribute(si, NID_pkcs9_messageDigest, in PKCS7_add1_attrib_digest()
|
H A D | pk7_doit.c | 1254 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() function
|
/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 646 return PKCS7_add_signed_attribute(si, NID_id_smime_aa_signingCertificate, in ossl_ess_add1_signing_cert() 669 return PKCS7_add_signed_attribute(si, NID_id_smime_aa_signingCertificateV2, in ossl_ess_add1_signing_cert_v2() 725 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in ts_RESP_sign()
|
/openssl/include/openssl/ |
H A D | pkcs7.h.in | 306 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
|
/openssl/util/ |
H A D | missingcrypto.txt | 787 PKCS7_add_signed_attribute(3)
|
H A D | missingcrypto111.txt | 1101 PKCS7_add_signed_attribute(3)
|
H A D | libcrypto.num | 3757 PKCS7_add_signed_attribute 3842 3_0_0 EXIST::FUNCTION:
|
Completed in 31 milliseconds