Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_att.c211 static X509_ATTRIBUTE *cms_attrib_get(int nid, in cms_attrib_get() function
232 X509_ATTRIBUTE *at = cms_attrib_get(nid, attrs, &lastpos); in cms_check_attribute()
241 && cms_attrib_get(nid, attrs, &lastpos) != NULL) in cms_check_attribute()
/third_party/openssl/crypto/cms/
Dcms_att.c209 static X509_ATTRIBUTE *cms_attrib_get(int nid, in cms_attrib_get() function
230 X509_ATTRIBUTE *at = cms_attrib_get(nid, attrs, &lastpos); in cms_check_attribute()
239 && cms_attrib_get(nid, attrs, &lastpos) != NULL) in cms_check_attribute()