Searched defs:bignum_st (Results 1 – 4 of 4) sorted by relevance
957 struct bignum_st { struct960 BN_ULONG *d;975 int width;977 int dmax;979 int neg;981 int flags;
349 class bignum_st(Structure): class