Home
last modified time | relevance | path

Searched refs:CMS_signed_add1_attr_by_NID (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DCMS_signed_get_attr.pod9 CMS_signed_add1_attr_by_NID, CMS_signed_add1_attr_by_txt,
34 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
102 CMS_signed_add1_attr_by_NID() is similar to CMS_signed_add1_attr_by_OBJ() except
144 CMS_signed_add1_attr_by_NID(), CMS_signed_add1_attr_by_txt(),
190 CMS_signed_add1_attr_by_NID(), CMS_signed_add1_attr_by_txt()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_sd.c134 return CMS_signed_add1_attr_by_NID(si, NID_pkcs9_contentType, in cms_set_si_contentType_attr()
167 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_messageDigest, in cms_copy_messageDigest()
274 ret = CMS_signed_add1_attr_by_NID(si, NID_id_smime_aa_signingCertificate, in ossl_cms_add1_signing_cert()
299 ret = CMS_signed_add1_attr_by_NID(si, NID_id_smime_aa_signingCertificateV2, in ossl_cms_add1_signing_cert_v2()
535 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_signingTime, in cms_add1_signingTime()
712 if (!CMS_signed_add1_attr_by_NID(si, NID_pkcs9_messageDigest, in cms_SignerInfo_content_sign()
1031 r = CMS_signed_add1_attr_by_NID(si, NID_SMIMECapabilities, in CMS_add_smimecap()
H A Dcms_ess.c175 if (!CMS_signed_add1_attr_by_NID(si, NID_id_smime_aa_receiptRequest, in CMS_add1_ReceiptRequest()
242 if (!CMS_signed_add1_attr_by_NID(dest, NID_id_smime_aa_msgSigDigest, in ossl_cms_msgSigDigest_add1()
H A Dcms_att.c112 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_NID() function
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in307 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
H A Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/freebsd/crypto/openssl/util/
H A Dmissingcrypto111.txt373 CMS_signed_add1_attr_by_NID(3)
H A Dlibcrypto.num3649 CMS_signed_add1_attr_by_NID 3732 3_0_0 EXIST::FUNCTION:CMS
/freebsd/secure/lib/libcrypto/
H A DVersion.map698 CMS_signed_add1_attr_by_NID;