Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/ecc/
H A Decl-priv.h155 GFMethod *GFMethod_consGF2m(const mp_int *irr,
H A Decl.c198 group->meth = GFMethod_consGF2m(irr, irr_arr); in ECGroup_consGF2m()
H A Decl_gf.c144 GFMethod_consGF2m(const mp_int *irr, const unsigned int irr_arr[5]) in GFMethod_consGF2m() function