Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c180 ec_GF2m_163_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_163_mul() function
274 group->meth->field_mul = &ec_GF2m_163_mul; in ec_group_set_gf2m163()