Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_att.c227 static int cms_check_attribute(int nid, int flags, int type, in cms_check_attribute() function
278 if (!cms_check_attribute(nid, flags, CMS_ATTR_F_SIGNED, in ossl_cms_si_check_attributes()
280 || !cms_check_attribute(nid, flags, CMS_ATTR_F_UNSIGNED, in ossl_cms_si_check_attributes()
/third_party/openssl/crypto/cms/
Dcms_att.c225 static int cms_check_attribute(int nid, int flags, int type, in cms_check_attribute() function
276 if (!cms_check_attribute(nid, flags, CMS_ATTR_F_SIGNED, in ossl_cms_si_check_attributes()
278 || !cms_check_attribute(nid, flags, CMS_ATTR_F_UNSIGNED, in ossl_cms_si_check_attributes()