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

one use

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