Searched defs:rho (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_ctanhf.c | 42 float t, beta, s, rho, denom; in ctanhf() local
|
H A D | s_ctanh.c | 77 double t, beta, s, rho, denom; in ctanh() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_gf2m.c | 1012 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
|
/freebsd/contrib/wpa/src/tls/ |
H A D | libtommath.c | 2646 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 D | sntrup761.c | 1238 const unsigned char *rho = pk + PublicKeys_bytes; in Decap() local
|