Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_mont.c61 GFMethod_consGFp_mont(const mp_int *irr) in GFMethod_consGFp_mont() function
H A Decl-priv.h152 GFMethod *GFMethod_consGFp_mont(const mp_int *irr);
H A Decl.c151 group->meth = GFMethod_consGFp_mont(irr); in ECGroup_consGFp_mont()