Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_att.c272 int have_unsigned_attrs = (CMS_unsigned_get_attr_count(si) > 0); in ossl_cms_si_check_attributes() local
281 si->unsignedAttrs, have_unsigned_attrs)) { in ossl_cms_si_check_attributes()
/third_party/openssl/crypto/cms/
Dcms_att.c270 int have_unsigned_attrs = (CMS_unsigned_get_attr_count(si) > 0); in ossl_cms_si_check_attributes() local
279 si->unsignedAttrs, have_unsigned_attrs)) { in ossl_cms_si_check_attributes()