Home
last modified time | relevance | path

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

/openssl/crypto/ffc/
H A Dffc_dh.c48 struct dh_named_group_st { struct
49 const char *name;
50 int uid;
52 int32_t nbits;
53 int keylength;
54 const BIGNUM *p;
55 const BIGNUM *q;
56 const BIGNUM *g;

Completed in 6 milliseconds