Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/ecc/
H A Dec2_193.c61 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_mod() function
182 return ec_GF2m_193_mod(r, r, meth); in ec_GF2m_193_sqr()
271 return ec_GF2m_193_mod(r, r, meth); in ec_GF2m_193_mul()
282 group->meth->field_mod = &ec_GF2m_193_mod; in ec_group_set_gf2m193()