Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_ctanhf.c42 float t, beta, s, rho, denom; in ctanhf() local
H A Ds_ctanh.c77 double t, beta, s, rho, denom; in ctanh() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c1012 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c2646 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup()
2693 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
/freebsd/crypto/openssh/
H A Dsntrup761.c1238 const unsigned char *rho = pk + PublicKeys_bytes; in Decap() local