golang.org/x/crypto/cryptobyte.Builder.AddUint24 (method)

2 uses

	golang.org/x/crypto/cryptobyte (current package)
		builder.go#L89: func (b *Builder) AddUint24(v uint32) {

	github.com/refraction-networking/utls
		u_handshake_messages.go#L32: 		b.AddUint24(m.uncompressedLength)