Lines Matching refs:list
97 and B<AttributeValue> maps to a list of B<ASN1_TYPE> objects.
102 in a list of attributes I<sk>. The search starts at the position after I<lastpos>.
106 first call, in order to start searching from the start of the list.
110 See <openssl/obj_mac.h> for a list of NID_*.
113 list of attributes I<x>. I<loc> should be in the range from 0 to
117 the list of attributes I<x>.
120 to the list I<x>.
122 If I<*x> is NULL then a new list is created, otherwise it uses the
123 passed in list. An error will occur if an existing attribute (with the same
124 attribute type) already exists in the attribute list.
129 to the attribute list I<x>. Both I<x> and I<attr> must be non NULL or an error
130 will occur. If I<*x> is NULL then a new attribute list is created. If I<obj>
131 already exists in the attribute list then an error occurs.
135 See <openssl/obj_mac.h> for a list of NID_*.
139 See <openssl/obj_mac.h> for a list of SN_* names.
147 attributes list. The new object is assigned a copy of the data in I<data> of
166 attributes existing list of objects, which could be an issue if the attributes
171 object. See <openssl/obj_mac.h> for a list of NID_*.
175 object. See <openssl/obj_mac.h> for a list of SN_* names.
181 the attribute list I<attr>. I<idx> should be in the
191 X509at_get0_data_by_OBJ() finds the first attribute in an attribute list I<x>
198 objects in the list I<x> that match I<obj>.
204 X509at_get_attr_count() returns the number of attributes in the list I<x> or -1
207 X509at_get_attr_by_OBJ() returns -1 if either the list is empty OR the object
208 is not found, otherwise it returns the location of the object in the list.
235 X509at_add1_attr_by_txt() return NULL on error, otherwise they return a list