func internal/byteorder.BEPutUint16

2 uses

	internal/byteorder (current package)
		byteorder.go#L85: func BEPutUint16(b []byte, v uint16) {

	crypto/internal/fips140deps/byteorder
		byteorder.go#L28: 	byteorder.BEPutUint16(b, v)