Searched refs:ec_GF2m_163_sqr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c133 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) function
194 return ec_GF2m_163_sqr(a, r, meth);
267 group->meth->field_sqr = &ec_GF2m_163_sqr;

Completed in 1425 milliseconds