Searched defs:rr (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/library/ | ||
D | bignum_mod.h | 111 mbedtls_mpi_uint const *rr; /* The residue for 2^{2*n*biL} mod N */ member |
D | bignum_core.c | 1002 const mbedtls_mpi_uint *rr, in mbedtls_mpi_core_to_mont_rep() |