crypto/rsa.CRTValue.R (field)

2 uses

	crypto/rsa (current package)
		rsa.go#L225: 	R     *big.Int // product of primes prior to this (inc p and q).
		rsa.go#L628: 		values.R = new(big.Int).Set(r)