Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h158 struct ECGroupStr { struct
161 int constructed;
163 GFMethod *meth;
165 char *text;
167 int text_len;
170 mp_int curvea, curveb;
172 mp_int genx, geny;
174 mp_int order;
175 int cofactor;
199 void *extra1;
[all …]