func internal/byteorder.LEPutUint16

2 uses

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

	crypto/internal/fips140deps/byteorder
		byteorder.go#L38: 	byteorder.LEPutUint16(b, v)