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

/openbsd-current/lib/libcrypto/pkcs7/
H A Dpk7_attr.c77 return PKCS7_add_signed_attribute(si, NID_SMIMECapabilities,
142 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType,
154 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime,
169 !PKCS7_add_signed_attribute(si, NID_pkcs9_messageDigest,
H A Dpk7_doit.c1248 PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, function
1253 LCRYPTO_ALIAS(PKCS7_add_signed_attribute); variable
H A Dpkcs7.h365 int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type,
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dpkcs7.h105 LCRYPTO_USED(PKCS7_add_signed_attribute); variable
/openbsd-current/lib/libcrypto/ts/
H A Dts_rsp_sign.c784 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType,
974 return PKCS7_add_signed_attribute(si,

Completed in 121 milliseconds