Home
last modified time | relevance | path

Searched refs:is_ignore_8th_bit (Results 1 – 1 of 1) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dformats.c50 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() local
856 &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() argument
1120 *is_ignore_8th_bit = 0; in test_fmt_8_bit()