Lines Matching refs:loc
13 const unsigned char *bytes, int len, int loc, int set);
16 const unsigned char *bytes, int len, int loc, int set);
19 const unsigned char *bytes, int len, int loc, int set);
21 int X509_NAME_add_entry(X509_NAME *name, const X509_NAME_ENTRY *ne, int loc, int set);
23 X509_NAME_ENTRY *X509_NAME_delete_entry(X509_NAME *name, int loc);
37 added to a position determined by B<loc> and B<set>.
40 to B<name>. The new entry is added to a position determined by B<loc>
45 B<loc>. The deleted entry is returned and must be freed up.
61 The B<loc> and B<set> parameters determine where a new entry should
62 be added. For almost all applications B<loc> can be set to -1 and B<set>
66 B<loc> actually determines the index where the new entry is inserted: