Searched defs:ECGroup_consGF2m (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl.c186 ECGroup_consGF2m(const mp_int *irr, const unsigned int irr_arr[5], function
331 group = ECGroup_consGF2m(&irr, NULL, &curvea, &curveb, &genx, &geny, &order, params->cofactor);

Completed in 56 milliseconds