Searched refs:CMS_signed_get_attr_count (Results 1 – 25 of 71) sorted by relevance
123
70 int CMS_signed_get_attr_count(const CMS_SignerInfo *si) in CMS_signed_get_attr_count() function271 int have_signed_attrs = (CMS_signed_get_attr_count(si) > 0); in ossl_cms_si_check_attributes()
153 if (CMS_signed_get_attr_count(sitmp) < 0) in cms_copy_messageDigest()706 if (CMS_signed_get_attr_count(si) >= 0) { in cms_SignerInfo_content_sign()961 if (CMS_signed_get_attr_count(si) >= 0) { in CMS_SignerInfo_verify_content()
381 if (CMS_signed_get_attr_count(si) < 0) in CMS_verify()
69 int CMS_signed_get_attr_count(const CMS_SignerInfo *si) in CMS_signed_get_attr_count() function269 int have_signed_attrs = (CMS_signed_get_attr_count(si) > 0); in ossl_cms_si_check_attributes()
153 if (CMS_signed_get_attr_count(sitmp) < 0) in cms_copy_messageDigest()698 if (CMS_signed_get_attr_count(si) >= 0) { in cms_SignerInfo_content_sign()953 if (CMS_signed_get_attr_count(si) >= 0) { in CMS_SignerInfo_verify_content()
247 int CMS_signed_get_attr_count(const CMS_SignerInfo *si);
296 int CMS_signed_get_attr_count(const CMS_SignerInfo *si);
343 CMS_signed_get_attr_count(3)
381 CMS_signed_get_attr_count(3)
394 int CMS_signed_get_attr_count(const CMS_SignerInfo *si);