Home
last modified time | relevance | path

Searched defs:rho (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c1136 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c2654 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()
/dflybsd-src/crypto/openssh/
H A Dsntrup761.c1238 const unsigned char *rho = pk + PublicKeys_bytes; in Decap() local