Home | History | Annotate | Download | only in bn

Lines Matching defs:BN_num_bytes

402 #define BN_num_bytes(a)	((BN_num_bits(a)+7)/8)