Searched refs:encodeOID (Results 1 – 2 of 2) sorted by relevance
170 func encodeOID(oid []int) []byte { func289 obj.encoded = encodeOID(obj.oid)
377 static int encodeOID(char *buf, int n, const char *beg, const char *end) in encodeOID() function426 n = encodeOID((char *) NULL, -1, beg, end); in OID2str()430 encodeOID(buf, n, beg, end); in OID2str()