Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/ecc/
H A Decl-priv.h245 mp_err ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c180 meth->field_div = &ec_GF2m_div; in GFMethod_consGF2m()
1031 ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_div() function