Searched defs:rho (Results 1 – 3 of 3) sorted by relevance
1136 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
2654 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup()2701 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
1238 const unsigned char *rho = pk + PublicKeys_bytes; in Decap() local