Searched refs:parity_table (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-otp/
H A Dotp-parity.c12 const unsigned char parity_table[256] = { variable
H A Dotp-parity.h4 extern const unsigned char parity_table[256];
11 parity += parity_table[*data++];

Completed in 6 milliseconds