golang.org/x/crypto/ssh.cipherMode.ivSize (field)

2 uses

	golang.org/x/crypto/ssh (current package)
		cipher.go#L61: 	ivSize  int
		transport.go#L243: 	iv := make([]byte, cipherMode.ivSize)