Lines Matching refs:list
39 in the I<key> attribute list. The search starts at the position after I<lastpos>.
43 first call, in order to start searching from the start of the attribute list.
47 See <openssl/obj_mac.h> for a list of NID_*.
50 I<key> attribute list. I<loc> should be in the range from 0 to
54 the I<key> attribute list.
57 to the I<key> attribute list. A new I<key> attribute list is created if required.
63 to the I<key> object's attribute list. If I<obj> already exists in the attribute
64 list then an error occurs.
68 See <openssl/obj_mac.h> for a list of NID_*.
72 See <openssl/obj_mac.h> for a list of SN_* names.
77 attribute list or -1 if the attribute list is NULL.
79 EVP_PKEY_get_attr_by_OBJ() returns -1 if either the list is empty OR the object
80 is not found, otherwise it returns the location of the object in the list.
96 A B<EVP_PKEY> object's attribute list is initially NULL. All the above functions