golang.org/x/crypto/ssh.streamPacketCipher.readCipherPacket (method)

one use

	golang.org/x/crypto/ssh (current package)
		cipher.go#L152: func (s *streamPacketCipher) readCipherPacket(seqNum uint32, r io.Reader) ([]byte, error) {