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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c1683 static unsigned char plaintext_192[16] =
1701 rijndael_encrypt (&ctx, scratch, plaintext_192);
1705 if (memcmp (scratch, plaintext_192, sizeof (plaintext_192)))
1677 static unsigned char plaintext_192[16] = local

Completed in 91 milliseconds