Home
last modified time | relevance | path

Searched defs:oidstr (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/lib/libcrypto/asn1/
Dt_x509a.c72 char oidstr[80], first; in X509_CERT_AUX_print() local
/openbsd/src/usr.sbin/snmpd/
Dsmi.c114 smi_string2oid(const char *oidstr, struct ber_oid *o) in smi_string2oid()
/openbsd/src/usr.bin/snmp/
Dsmi.c488 smi_string2oid(const char *oidstr, struct ber_oid *o) in smi_string2oid()
/openbsd/src/lib/libutil/
Dber.c452 ober_string2oid(const char *oidstr, struct ber_oid *o) in ober_string2oid()
540 ober_add_oidstring(struct ber_element *prev, const char *oidstr) in ober_add_oidstring()
/openbsd/src/usr.sbin/ldapd/
Dschema.c251 is_oidstr(const char *oidstr) in is_oidstr()