Lines Matching full:kbits
2092 int kbits = key_curve_nid_to_bits(nid);2094 if (kbits == 0)2097 if (kbits <= 256)2099 else if (kbits <= 384)