Searched refs:writeU8 (Results 1 – 20 of 20) sorted by relevance
115 out.writeU8(sig.getAlgorithm()); in digestSIG()116 out.writeU8(sig.getLabels()); in digestSIG()468 out.writeU8(exponentLength); in fromRSAPublicKey()470 out.writeU8(0); in fromRSAPublicKey()488 out.writeU8(t); in fromDSAPublicKey()593 out.writeU8(ASN1_SEQ); in DSASignaturefromDNS()594 out.writeU8(rlen + slen + 4); in DSASignaturefromDNS()596 out.writeU8(ASN1_INT); in DSASignaturefromDNS()597 out.writeU8(rlen); in DSASignaturefromDNS()599 out.writeU8(0); in DSASignaturefromDNS()[all …]
81 out.writeU8(hashAlg); in rrToWire()82 out.writeU8(flags); in rrToWire()86 out.writeU8(salt.length); in rrToWire()89 out.writeU8(0); in rrToWire()
122 out.writeU8(hashAlg); in rrToWire()123 out.writeU8(flags); in rrToWire()127 out.writeU8(salt.length); in rrToWire()130 out.writeU8(0); in rrToWire()132 out.writeU8(next.length); in rrToWire()
126 out.writeU8(certificateUsage); in rrToWire()127 out.writeU8(selector); in rrToWire()128 out.writeU8(matchingType); in rrToWire()
104 out.writeU8(mapbase); in mapToWire()105 out.writeU8(arraylength); in mapToWire()111 out.writeU8(array[j]); in mapToWire()
103 out.writeU8(alg); in rrToWire()104 out.writeU8(digestType); in rrToWire()
284 out.writeU8(0); /* version */ in rrToWire()285 out.writeU8(toLOCformat(size)); in rrToWire()286 out.writeU8(toLOCformat(hPrecision)); in rrToWire()287 out.writeU8(toLOCformat(vPrecision)); in rrToWire()
211 out.writeU8(precedence); in rrToWire()212 out.writeU8(gatewayType); in rrToWire()213 out.writeU8(algorithmType); in rrToWire()
126 out.writeU8(alg); in rrToWire()127 out.writeU8(digestid); in rrToWire()
151 out.writeU8(alg); in rrToWire()152 out.writeU8(digestid); in rrToWire()
159 out.writeU8(sourceNetmask); in optionToWire()160 out.writeU8(scopeNetmask); in optionToWire()
155 out.writeU8(proto); in rrToWire()156 out.writeU8(alg); in rrToWire()
183 out.writeU8(alg); in rrToWire()184 out.writeU8(labels); in rrToWire()
281 out.writeU8(element.prefixLength); in rrToWire()282 out.writeU8(wlength); in rrToWire()
109 writeU8(int val) { in writeU8() method in DNSOutput
105 out.writeU8(t); in rrToWire()
116 out.writeU8(prefixBits); in rrToWire()
220 out.writeU8(alg); in rrToWire()
709 out.writeU8(protocol); in rrToWire()
671 out.writeU8(0); in toWire()