Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/ecc/
H A Dec2_193.c191 ec_GF2m_193_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_193_mul() function
283 group->meth->field_mul = &ec_GF2m_193_mul; in ec_group_set_gf2m193()