const golang.org/x/crypto/ssh.chacha20Poly1305ID

4 uses

	golang.org/x/crypto/ssh (current package)
		cipher.go#L119: 	chacha20Poly1305ID: {64, 0, newChaCha20Cipher},
		cipher.go#L634: const chacha20Poly1305ID = "chacha20-poly1305@openssh.com"
		common.go#L31: 	chacha20Poly1305ID,
		common.go#L40: 	chacha20Poly1305ID,