Lines Matching refs:list
36 in the I<req> attribute list. The search starts at the position after I<lastpos>.
40 first call, in order to start searching from the start of the attribute list.
44 See <openssl/obj_mac.h> for a list of NID_*.
47 I<req> attribute list. I<loc> should be in the range from 0 to
51 the I<req> objects list of attributes. An error occurs if I<req> is NULL.
54 to the I<req> object's attribute list. An error will occur if either the
55 attribute list is NULL or the attribute already exists.
60 to the I<req> object's attribute list. I<req> must be non NULL or an error
61 will occur. If I<obj> already exists in the attribute list then an error occurs.
65 See <openssl/obj_mac.h> for a list of NID_*.
69 See <openssl/obj_mac.h> for a list of SN_* names.
76 attribute list or -1 if the attribute list is NULL.
79 list is empty OR I<obj> is not found, otherwise it returns the location of the
80 I<obj> in the attribute list.