Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cms/
Dcms_att.c269 int have_unsigned_attrs = (CMS_unsigned_get_attr_count(si) > 0); in CMS_si_check_attributes() local
278 si->unsignedAttrs, have_unsigned_attrs)) { in CMS_si_check_attributes()