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

/openjdk9/jdk/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Decl.c92 ECGroup_consGFp(const mp_int *irr, const mp_int *curvea, const mp_int *curveb, const mp_int *genx, const mp_int *geny, const mp_int *order, int cofactor) argument
133 ECGroup_consGFp_mont(const mp_int *irr, const mp_int *curvea, const mp_int *curveb, const mp_int *genx, const mp_int *geny, const mp_int *order, int cofactor) argument
177 ECGroup_consGF2m(const mp_int *irr, const unsigned int irr_arr[5], const mp_int *curvea, const mp_int *curveb, const mp_int *genx, const mp_int *geny, const mp_int *order, int cofactor) argument
[all...]
H A Decl-priv.h182 int cofactor; member in struct:ECGroupStr
H A Dec.c579 mp_int cofactor; local
[all...]
H A Decc_impl.h203 int cofactor; member in struct:ECParamsStr
H A Decl-exp.h58 int cofactor; member in struct:ECCurveParamsStr

Completed in 97 milliseconds