Searched defs:dh_named_group_st (Results 1 – 1 of 1) sorted by relevance
46 struct dh_named_group_st { struct47 const char *name;48 int uid;50 int32_t nbits;51 const BIGNUM *p;52 const BIGNUM *q;53 const BIGNUM *g;
Completed in 5 milliseconds