Home
last modified time | relevance | path

Searched refs:ec_GF2m_233_sqr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/crypto/ecc/
H A Dec2_233.c157 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_sqr() function
222 return ec_GF2m_233_sqr(a, r, meth); in ec_GF2m_233_mul()
307 group->meth->field_sqr = &ec_GF2m_233_sqr; in ec_group_set_gf2m233()