Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Dec_local.h210 struct ec_group_st { struct
213 BIGNUM *order, *cofactor;
221 size_t seed_len;
231 BIGNUM *field;
239 int poly[6];
247 BIGNUM *a, *b;
249 int a_is_minus3;
265 enum {
270 union {
276 } pre_comp;
[all …]

Completed in 5 milliseconds