Searched defs:ec_GF2m_div (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl_gf.c180 meth->field_div = &ec_GF2m_div;
1031 ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 55 milliseconds