Searched refs:PKCS7_add_signed_attribute (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssl/crypto/pkcs7/ |
H A D | pk7_attr.c | 31 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 D | pk7_doit.c | 1226 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 D | ts_rsp_sign.c | 648 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 D | uefisign.c | 284 PKCS7_add_signed_attribute(info, NID_pkcs9_contentType, in sign()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | pkcs7.h.in | 303 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
|
H A D | pkcs7.h | 374 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
|
/freebsd/crypto/openssl/util/ |
H A D | missingcrypto.txt | 817 PKCS7_add_signed_attribute(3)
|
H A D | missingcrypto111.txt | 1102 PKCS7_add_signed_attribute(3)
|
H A D | libcrypto.num | 3757 PKCS7_add_signed_attribute 3842 3_0_0 EXIST::FUNCTION:
|
/freebsd/secure/lib/libcrypto/ |
H A D | Version.map | 2331 PKCS7_add_signed_attribute;
|