Searched refs:ECGroup_consGFp_mont (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decl.h72 ECGroup *ECGroup_consGFp_mont(const mp_int *irr, const mp_int *curvea,
H A Decl.c140 ECGroup_consGFp_mont(const mp_int *irr, const mp_int *curvea, function
325 ECGroup_consGFp_mont(&irr, &curvea, &curveb, &genx, &geny,
H A Dec.c179 group = ECGroup_consGFp_mont(&irreducible, &a, &b, &Gx, &Gy, &order, params->cofactor);

Completed in 25 milliseconds