ciphertext         32 maint/gnulib/tests/test-gc-arctwo.c   static const char ciphertext[8] = "\x27\x8b\x27\xe4\x2e\x2f\x0d\x49";
ciphertext         56 maint/gnulib/tests/test-gc-arctwo.c   if (memcmp (scratch, ciphertext, sizeof (ciphertext)))
ciphertext         64 maint/gnulib/tests/test-gc-arctwo.c         printf ("%02x ", ciphertext[i] & 0xFF);