Home | History | Annotate | Download | only in bn

Lines Matching defs:BN_get_flags

294 #define BN_get_flags(b,n)	((b)->flags&(n))