get_attribute
return (get_attribute(si->auth_attr, nid));
return (get_attribute(si->unauth_attr, nid));
if (!(astype = get_attribute(sk, NID_pkcs9_messageDigest)))
static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid);