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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Darcfour.c136 static const byte ciphertext_1[] = local
141 if ( memcmp (scratch, ciphertext_1, sizeof (ciphertext_1)))
H A Drfc2268.c269 static const unsigned char ciphertext_1[] = local
296 if (memcmp (scratch, ciphertext_1, sizeof(ciphertext_1)))

Completed in 50 milliseconds