Searched refs:rho (Results 1 – 10 of 10) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_ctanh.c | 77 double t, beta, s, rho, denom; in ctanh() local 134 rho = sqrt(1 + s * s); /* = cosh(x) */ in ctanh() 136 return (CMPLX((beta * rho * s) / denom, t / denom)); in ctanh()
|
H A D | s_ctanhf.c | 42 float t, beta, s, rho, denom; in ctanhf() local 72 rho = sqrtf(1 + s * s); in ctanhf() 74 return (CMPLXF((beta * rho * s) / denom, t / denom)); in ctanhf()
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_gf2m.c | 1013 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local 1054 rho = BN_CTX_get(ctx); in BN_GF2m_mod_solve_quad_arr() 1060 if (!BN_priv_rand_ex(rho, p[0], BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ANY, in BN_GF2m_mod_solve_quad_arr() 1063 if (!BN_GF2m_mod_arr(rho, rho, p)) in BN_GF2m_mod_solve_quad_arr() 1066 if (!BN_copy(w, rho)) in BN_GF2m_mod_solve_quad_arr() 1077 if (!BN_GF2m_add(w, w2, rho)) in BN_GF2m_mod_solve_quad_arr()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentHTMLNamedCharacterReferences.td | 135 def : NCR<"rho", 0x003C1>;
|
/freebsd/contrib/wpa/src/tls/ |
H A D | libtommath.c | 2646 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup() argument 2677 *rho = (unsigned long)(((mp_word)1 << ((mp_word) DIGIT_BIT)) - x) & MP_MASK; 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() argument 2743 mu = (mp_digit) (((W[ix] & MP_MASK) * rho) & MP_MASK); in fast_mp_montgomery_reduce()
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 2146 const unsigned char *rho = pk + crypto_kem_sntrup761_PUBLICKEYBYTES; in crypto_kem_sntrup761_dec() local 2147 const unsigned char *cache = rho + Small_bytes; in crypto_kem_sntrup761_dec() 2154 for (i = 0; i < Small_bytes; ++i) r_enc[i] ^= mask & (r_enc[i] ^ rho[i]); in crypto_kem_sntrup761_dec()
|
/freebsd/crypto/libecc/ |
H A D | README.md | 304 …* [src/examples/basic/nn_pollard_rho.c](src/examples/nn_pollard_rho.c): this example…
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 10843 <rho@mipos2.intel.com>).
|
/freebsd/share/dict/ |
H A D | web2a | 11473 Chi-rho monogram
|
H A D | web2 | 169561 rho
|