Home | History | Annotate | Download | only in bn

Lines Matching defs:bn_expand

322 	/* The next are internal book keeping for bn_expand. */
682 #define bn_expand(a,bits) ((((((bits+BN_BITS2-1))/BN_BITS2)) <= (a)->dmax)?\