Home
last modified time | relevance | path

Searched defs:qy (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_aff.c78 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GF2m_pt_add_aff()
160 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GF2m_pt_sub_aff()
194 mp_int k, k3, qx, qy, sx, sy; in ec_GF2m_pt_mul_aff() local
H A Decp_aff.c84 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GFp_pt_add_aff()
170 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GFp_pt_sub_aff()
207 mp_int k, k3, qx, qy, sx, sy; in ec_GFp_pt_mul_aff() local
H A Decp_jm.c134 const mp_int *qy, mp_int *rx, mp_int *ry, mp_int *rz, in ec_GFp_pt_add_jm_aff()
H A Decp_jac.c152 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 Dmout.c35 short qten, qy; in m_in() local