Searched defs:qy (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/common/crypto/ecc/ |
H A D | ec2_aff.c | 80 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GF2m_pt_add_aff() 162 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GF2m_pt_sub_aff() 196 mp_int k, k3, qx, qy, sx, sy; in ec_GF2m_pt_mul_aff() local
|
H A D | ecp_aff.c | 86 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GFp_pt_add_aff() 172 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GFp_pt_sub_aff() 209 mp_int k, k3, qx, qy, sx, sy; in ec_GFp_pt_mul_aff() local
|
H A D | ecp_jm.c | 136 const mp_int *qy, mp_int *rx, mp_int *ry, mp_int *rz, in ec_GFp_pt_add_jm_aff()
|
H A D | ecp_jac.c | 154 const mp_int *qx, const mp_int *qy, mp_int *rx, in ec_GFp_pt_add_jac_aff()
|
/titanic_50/usr/src/lib/libmp/common/ |
H A D | mout.c | 33 short qten, qy; in m_in() local
|