Home | History | Annotate | Download | only in bn

Lines Matching full:bn_is_zero

407 #define BN_is_zero(a)       ((a)->top == 0)