var golang.org/x/crypto/ssh.bigIntType

3 uses

	golang.org/x/crypto/ssh (current package)
		messages.go#L471: 			if t == bigIntType {
		messages.go#L560: 			if t == bigIntType {
		messages.go#L773: var bigIntType = reflect.TypeOf((*big.Int)(nil))