Searched defs:qx (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/common/crypto/ecc/ |
H A D | ec2_aff.c | 79 ec_GF2m_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GF2m_pt_add_aff() argument 161 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 D | ecp_aff.c | 85 ec_GFp_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, in ec_GFp_pt_add_aff() argument 171 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 D | ecp_jm.c | 135 const mp_int *paz4, const mp_int *qx, in ec_GFp_pt_add_jm_aff() argument
|
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() argument
|
/titanic_52/usr/src/lib/libmp/common/ |
H A D | mdiv.c | 60 m_dsb(int qx, int n, short *a, short *b) in m_dsb() argument
|