Searched refs:ber_string2oid (Results 1 – 2 of 2) sorted by relevance
116 int ber_string2oid(const char *, struct ber_oid *);
416 ber_string2oid(const char *oidstr, struct ber_oid *o) in ber_string2oid() function487 if (ber_string2oid(oidstr, &o) == -1) in ber_add_oidstring()