Home
last modified time | relevance | path

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

/openssl-master/crypto/ffc/
A Dffc_dh.c46 struct dh_named_group_st { struct
47 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