Home
last modified time | relevance | path

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

/titanic_52/usr/src/common/crypto/ecc/
H A Dec2_aff.c80 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GF2m_pt_add_aff() argument
162 ec_GF2m_pt_sub_aff(const mp_int * px,const mp_int * py,const mp_int * qx,const mp_int * qy,mp_int * rx,mp_int * ry,const ECGroup * group) ec_GF2m_pt_sub_aff() argument
196 mp_int k, k3, qx, qy, sx, sy; ec_GF2m_pt_mul_aff() local
[all...]
H A Decp_aff.c86 const mp_int *qy, mp_int *rx, mp_int *ry, in ec_GFp_pt_add_aff() argument
172 ec_GFp_pt_sub_aff(const mp_int * px,const mp_int * py,const mp_int * qx,const mp_int * qy,mp_int * rx,mp_int * ry,const ECGroup * group) ec_GFp_pt_sub_aff() argument
209 mp_int k, k3, qx, qy, sx, sy; ec_GFp_pt_mul_aff() local
[all...]
H A Decp_jm.c136 const mp_int *qy, mp_int *rx, mp_int *ry, mp_int *rz, in ec_GFp_pt_add_jm_aff() argument
H A Decp_jac.c154 const mp_int *qx, const mp_int *qy, mp_int *rx, in ec_GFp_pt_add_jac_aff() argument
/titanic_52/usr/src/lib/libmp/common/
H A Dmout.c33 short qten, qy; in m_in() local