Searched refs:CMS_signed_get_attr_count (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/cms/
H A Dcms_att.c63 int CMS_signed_get_attr_count(const CMS_SignerInfo *si) function
H A Dcms_sd.c183 if (CMS_signed_get_attr_count(sitmp) < 0)
667 if (CMS_signed_get_attr_count(si) >= 0)
879 if (CMS_signed_get_attr_count(si) >= 0)
H A Dcms.h260 int CMS_signed_get_attr_count(const CMS_SignerInfo *si);
H A Dcms_smime.c386 if (CMS_signed_get_attr_count(si) < 0)

Completed in 69 milliseconds