Home
last modified time | relevance | path

Searched refs:GFMethod_consGFp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_mont.c68 meth = GFMethod_consGFp(irr); in GFMethod_consGFp_mont()
H A Decl-priv.h151 GFMethod *GFMethod_consGFp(const mp_int *irr);
H A Decl.c110 group->meth = GFMethod_consGFp(irr); in ECGroup_consGFp()
H A Decl_gf.c83 GFMethod_consGFp(const mp_int *irr) in GFMethod_consGFp() function