Searched refs:attrib_type (Results 1 – 1 of 1) sorted by relevance
3196 ASN1_TYPE *attrib_type; in crypto_csr_get_attribute() local3217 attrib_type = X509_ATTRIBUTE_get0_type(attrib, 0); in crypto_csr_get_attribute()3218 if (!attrib_type) in crypto_csr_get_attribute()3220 *type = ASN1_TYPE_get(attrib_type); in crypto_csr_get_attribute()