Home
last modified time | relevance | path

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

123

/third_party/openssl/crypto/cms/
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()
527 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_signingTime, in cms_add1_signingTime()
704 if (!CMS_signed_add1_attr_by_NID(si, NID_pkcs9_messageDigest, in cms_SignerInfo_content_sign()
1023 r = CMS_signed_add1_attr_by_NID(si, NID_SMIMECapabilities, in CMS_add_smimecap()
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()
Dcms_att.c111 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_NID() function
/third_party/node/deps/openssl/openssl/crypto/cms/
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()
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()
Dcms_att.c112 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_NID() function
/third_party/openssl/ohos_lite/include/openssl/
Dcms.h258 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/openssl/include/openssl/
Dcms.h.in307 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/openssl/include/openssl/
Dcms.h.in307 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/openssl/util/
Dmissingcrypto.txt335 CMS_signed_add1_attr_by_NID(3)
Dmissingcrypto111.txt373 CMS_signed_add1_attr_by_NID(3)
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/openssl/util/
Dmissingcrypto111.txt373 CMS_signed_add1_attr_by_NID(3)
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/
Dcms.h405 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si,

123