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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c950 const char *encrypt_msg; /* Message to print regarding encryption test;
1007 encrypt_msg = memcmp (buffer, test_encrypt, sizeof (test_encrypt)) ?
1028 printf (encrypt_msg);
940 const char *encrypt_msg; /* Message to print regarding encryption test; local
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c890 const char *encrypt_msg; /* Message to print regarding encryption test;
947 encrypt_msg = memcmp (buffer, test_encrypt, sizeof (test_encrypt)) ?
968 printf (encrypt_msg);
880 const char *encrypt_msg; /* Message to print regarding encryption test; local

Completed in 27 milliseconds