Searched defs:bignum_st (Results 1 – 3 of 3) sorted by relevance
945 struct bignum_st { struct948 BN_ULONG *d;963 int width;965 int dmax;967 int neg;969 int flags;
349 class bignum_st(Structure): class