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

/external/openssl/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
/external/openssl/include/openssl/
H A Dpkcs7.h348 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si,int nid,int type,

Completed in 38 milliseconds