Searched refs:parity_table (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib-otp/ | ||
H A D | otp-parity.c | 12 const unsigned char parity_table[256] = { variable |
H A D | otp-parity.h | 4 extern const unsigned char parity_table[256]; 11 parity += parity_table[*data++]; |
Completed in 6 milliseconds