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

one use

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