const golang.org/x/crypto/ssh/agent.agentAddIDConstrained

4 uses

	golang.org/x/crypto/ssh/agent (current package)
		client.go#L134: 	agentAddIDConstrained    = 25
		client.go#L595: 		req[0] = agentAddIDConstrained
		client.go#L725: 		req[0] = agentAddIDConstrained
		server.go#L158: 	case agentAddIDConstrained, agentAddIdentity: