Home
last modified time | relevance | path

Searched defs:ECGroupStr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/crypto/ecc/
H A Decl-priv.h160 struct ECGroupStr { struct
163 int constructed;
165 GFMethod *meth;
167 char *text;
169 int text_len;
172 mp_int curvea, curveb;
174 mp_int genx, geny;
176 mp_int order;
177 int cofactor;
182 mp_err (*point_add) (const mp_int *px, const mp_int *py,
[all …]