Home
last modified time | relevance | path

Searched refs:PKCS7_add_signed_attribute (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_attr.c31 if (!PKCS7_add_signed_attribute(si, NID_SMIMECapabilities, in PKCS7_add_attrib_smimecap()
96 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in PKCS7_add_attrib_content_type()
108 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime, in PKCS7_add0_attrib_signing_time()
124 || !PKCS7_add_signed_attribute(si, NID_pkcs9_messageDigest, in PKCS7_add1_attrib_digest()
H A Dpk7_doit.c1226 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() function
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c648 return PKCS7_add_signed_attribute(si, NID_id_smime_aa_signingCertificate, in ossl_ess_add1_signing_cert()
671 return PKCS7_add_signed_attribute(si, NID_id_smime_aa_signingCertificateV2, in ossl_ess_add1_signing_cert_v2()
727 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in ts_RESP_sign()
/freebsd/usr.sbin/uefisign/
H A Duefisign.c284 PKCS7_add_signed_attribute(info, NID_pkcs9_contentType, in sign()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in303 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
H A Dpkcs7.h374 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt817 PKCS7_add_signed_attribute(3)
H A Dmissingcrypto111.txt1102 PKCS7_add_signed_attribute(3)
H A Dlibcrypto.num3757 PKCS7_add_signed_attribute 3842 3_0_0 EXIST::FUNCTION:
/freebsd/secure/lib/libcrypto/
H A DVersion.map2331 PKCS7_add_signed_attribute;