Searched defs:bignum_st (Results 1 – 3 of 3) sorted by relevance
944 struct bignum_st { struct947 BN_ULONG *d;962 int width;964 int dmax;966 int neg;968 int flags;
349 class bignum_st(Structure): class