Searched refs:max_bits (Results 1 – 2 of 2) sorted by relevance
80 dst_s_calculate_bits(const u_char *str, const int max_bits) in dst_s_calculate_bits() argument85 for (bits = max_bits; *p == 0x00 && bits > 0; p++) in dst_s_calculate_bits()
120 int dst_s_calculate_bits( const u_int8_t *str, const int max_bits);