Searched refs:is_ignore_8th_bit (Results 1 – 1 of 1) sorted by relevance
50 char *ciphertext, char *plaintext, int *is_ignore_8th_bit,361 int is_ignore_8th_bit = 1; // Is ignore 8th bit, FMT_8_BIT in fmt_self_test_body() local856 &is_ignore_8th_bit, &plaintext_is_blank, dbsalt); in fmt_self_test_body()976 } else if (!is_ignore_8th_bit && in fmt_self_test_body()982 } else if (is_ignore_8th_bit && in fmt_self_test_body()1084 char *ciphertext, char *plaintext, int *is_ignore_8th_bit, in test_fmt_8_bit() argument1120 *is_ignore_8th_bit = 0; in test_fmt_8_bit()