Home
last modified time | relevance | path

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

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