/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_montgomery_setup.c | 22 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup()
|
H A D | bn_mp_montgomery_reduce.c | 22 mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in mp_montgomery_reduce()
|
H A D | bn_fast_mp_montgomery_reduce.c | 28 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 D | keypair_generator.c | 118 bi_ptr rho = NULL; in generate_key_pair() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/ |
H A D | daa_structs.h | 137 bi_ptr rho; member
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/ |
H A D | verifier_transaction.c | 101 bi_ptr rho = issuer_pk->rho; in project_into_group_gamma() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/ |
H A D | daa_structs.c | 449 const bi_ptr rho, in create_DAA_PK()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | common.cpp | 105 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 D | bn_gf2m.c | 987 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 D | bn_gf2m.c | 1012 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 D | bignum.c | 3584 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 D | bignum.c | 3544 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 D | bignum.c | 3567 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()
|