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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c968 static const byte test_encrypt[4][16] = {
1007 encrypt_msg = memcmp (buffer, test_encrypt, sizeof (test_encrypt)) ?
958 static const byte test_encrypt[4][16] = { local
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c908 static const byte test_encrypt[4][16] = {
947 encrypt_msg = memcmp (buffer, test_encrypt, sizeof (test_encrypt)) ?
898 static const byte test_encrypt[4][16] = { local

Completed in 21 milliseconds