Searched refs:gf2m_Mxy (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/common/crypto/ecc/ |
H A D | ec2_mont.c | 121 gf2m_Mxy(const mp_int *x, const mp_int *y, mp_int *x1, mp_int *z1, in gf2m_Mxy() function 267 i = gf2m_Mxy(px, py, &x1, &z1, &x2, &z2, group); in ec_GF2m_pt_mul_mont()
|