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

4 uses

	golang.org/x/crypto/ssh (current package)
		common.go#L184: 	ctos.MAC, err = findCommon("client to server MAC", clientKexInit.MACsClientServer, serverKexInit.MACsClientServer)
		handshake.go#L451: 		MACsClientServer:        t.config.MACs,
		messages.go#L59: 	MACsClientServer        []string