Searched defs:R (Results 1 – 4 of 4) sorted by relevance
28 #define R(x) (static_cast<uintptr_t>(x)) macro
130 BigInteger R = BigInteger.valueOf(2).pow(N.bitLength()); in printRSA() local
294 p256_int R = P256_ZERO; in p256_modinv_vartime() local