Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_montgomery_setup.c22 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup()
H A Dbn_mp_montgomery_reduce.c22 mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce()
H A Dbn_fast_mp_montgomery_reduce.c28 int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkeypair_generator.c118 bi_ptr rho = NULL; in generate_key_pair() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Ddaa_structs.h137 bi_ptr rho; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
H A Dverifier_transaction.c101 bi_ptr rho = issuer_pk->rho; in project_into_group_gamma() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c449 const bi_ptr rho, in create_DAA_PK()
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp105 double rho = sqrt(temp / a_4 / b_4 * temp / a_4 / b_4 * temp); in ellipse_arc() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_gf2m.c987 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_gf2m.c1012 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3584 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup()
3629 fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
3779 mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce()
/netbsd-src/sbin/nvmectl/
H A Dbignum.c3544 mp_montgomery_setup(mp_int * n, mp_digit * rho) in mp_montgomery_setup()
3589 fast_mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
3739 mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3567 mp_montgomery_setup(mp_int * n, mp_digit * rho) in mp_montgomery_setup()
3612 fast_mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
3762 mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce()