Lines Matching refs:object
9 - ASN1 object utility functions
48 The ASN1 object utility functions process ASN1_OBJECT structures which are
62 for the object I<o>, the long name I<ln> or the short name I<sn> respectively
66 a long name, a short name or the numerical representation of an object.
77 if the object has a long or short name then that will be used, otherwise
87 OBJ_create() adds a new object to the internal table. I<oid> is the
88 numerical form of the object, I<sn> the short name and I<ln> the
89 long name. A new NID is returned for the created object in case of
125 is only a single constant structure for each table object.
160 Create an object for B<commonName>:
164 Check if an object is B<commonName>
169 Create a new NID and initialize an object from it:
174 Create a new object directly: