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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c818 static const unsigned char plaintext_128[16] =
835 rijndael_encrypt (&ctx, scratch, plaintext_128);
839 if (memcmp (scratch, plaintext_128, sizeof (plaintext_128)))
815 static const unsigned char plaintext_128[16] = local

Completed in 23 milliseconds