Searched defs:geny (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/common/crypto/ecc/ |
H A D | ecl.c | 103 const mp_int *geny, const mp_int *order, int cofactor) in ECGroup_consGFp() 144 const mp_int *geny, const mp_int *order, int cofactor) in ECGroup_consGFp_mont() 188 const mp_int *genx, const mp_int *geny, in ECGroup_consGF2m() 232 mp_int irr, curvea, curveb, genx, geny, order; in ecgroup_fromNameAndHex() local
|
H A D | ecl-priv.h | 174 mp_int genx, geny; member
|
H A D | ecl-exp.h | 65 char *geny; member
|