Searched refs:PKCS7_add_signed_attribute (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dpk7_attr.c78 return PKCS7_add_signed_attribute(si, NID_SMIMECapabilities,
134 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType,
146 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime,
158 || !PKCS7_add_signed_attribute(si, NID_pkcs9_messageDigest,
H A Dsign.c121 PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, V_ASN1_OBJECT,
H A Dexample.c15 PKCS7_add_signed_attribute(si,NID_pkcs9_signingTime,
43 PKCS7_add_signed_attribute(si,signed_string_nid,
109 PKCS7_add_signed_attribute(si,signed_seq2string_nid,
H A Dpkcs7.h348 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si,int nid,int type,
H A Dpk7_doit.c1191 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, function
/barrelfish-master/include/openssl/
H A Dpkcs7.h348 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si,int nid,int type,
/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts_rsp_sign.c760 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType,
938 return PKCS7_add_signed_attribute(si,

Completed in 49 milliseconds