Searched defs:qx (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecp_aff.c | 83 ec_GFp_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GFp_pt_add_aff() 169 ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GFp_pt_sub_aff() 207 mp_int k, k3, qx, qy, sx, sy; in ec_GFp_pt_mul_aff() local
|
H A D | ec2_aff.c | 77 ec_GF2m_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GF2m_pt_add_aff() 159 ec_GF2m_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GF2m_pt_sub_aff() 194 mp_int k, k3, qx, qy, sx, sy; in ec_GF2m_pt_mul_aff() local
|
H A D | ecp_jm.c | 133 const mp_int *paz4, const mp_int *qx, in ec_GFp_pt_add_jm_aff()
|
H A D | ecp_jac.c | 152 const mp_int *qx, const mp_int *qy, mp_int *rx, in ec_GFp_pt_add_jac_aff()
|
/illumos-gate/usr/src/lib/libmp/common/ |
H A D | mdiv.c | 62 m_dsb(int qx, int n, short *a, short *b) in m_dsb()
|