Searched refs:encodeOID (Results 1 – 2 of 2) sorted by relevance
170 func encodeOID(oid []int) []byte { func289 obj.encoded = encodeOID(obj.oid)
389 static size_t encodeOID(char *buf, size_t buflen, in encodeOID() function440 size_t buflen = encodeOID(NULL, 0, beg, end); in OID2str()444 encodeOID(buf, buflen, beg, end); in OID2str()