golang.org/x/crypto/ssh.gcmCipher.incIV (method)

3 uses

	golang.org/x/crypto/ssh (current package)
		cipher.go#L358: 	c.incIV()
		cipher.go#L363: func (c *gcmCipher) incIV() {
		cipher.go#L395: 	c.incIV()