Searched defs:genx (Results 1 - 3 of 3) 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
223 mp_int irr, curvea, curveb, genx, geny, order; local
[all...]
H A Decl-priv.h179 mp_int genx, geny; member in struct:ECGroupStr
H A Decl-exp.h55 char *genx; member in struct:ECCurveParamsStr

Completed in 41 milliseconds