Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h243 mp_err ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c178 meth->field_div = &ec_GF2m_div; in GFMethod_consGF2m()
1085 ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_div() function