Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/pkcs7/
H A Dpk7_attr.c79 return PKCS7_add_signed_attribute(si, NID_SMIMECapabilities, in PKCS7_add_attrib_smimecap()
141 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in PKCS7_add_attrib_content_type()
152 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime, in PKCS7_add0_attrib_signing_time()
166 !PKCS7_add_signed_attribute(si, NID_pkcs9_messageDigest, in PKCS7_add1_attrib_digest()
H A Dpk7_doit.c1192 PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, in PKCS7_add_signed_attribute() function
/dflybsd-src/usr.sbin/uefisign/
H A Duefisign.c285 PKCS7_add_signed_attribute(info, NID_pkcs9_contentType, in sign()
/dflybsd-src/crypto/libressl/crypto/ts/
H A Dts_rsp_sign.c765 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in TS_RESP_sign()
955 return PKCS7_add_signed_attribute(si, in ESS_add_signing_cert()
/dflybsd-src/crypto/libressl/include/openssl/
H A Dpkcs7.h378 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,