Searched defs:ciphertext_128 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcamellia-glue.c152 const byte ciphertext_128[]= local
181 if(memcmp(scratch,ciphertext_128,sizeof(ciphertext_128))!=0)
H A Drijndael.c828 static const unsigned char ciphertext_128[16] =
836 if (memcmp (scratch, ciphertext_128, sizeof (ciphertext_128)))
825 static const unsigned char ciphertext_128[16] = local

Completed in 63 milliseconds