golang.org/x/crypto/ssh.kexInitMsg.CiphersClientServer (field)

4 uses

	golang.org/x/crypto/ssh (current package)
		common.go#L174: 	ctos.Cipher, err = findCommon("client to server cipher", clientKexInit.CiphersClientServer, serverKexInit.CiphersClientServer)
		handshake.go#L449: 		CiphersClientServer:     t.config.Ciphers,
		messages.go#L57: 	CiphersClientServer     []string