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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c1628 static const unsigned char plaintext_128[16] =
1646 static const unsigned char plaintext_128[16] =
1666 rijndael_encrypt (&ctx, scratch, plaintext_128);
1670 if (memcmp (scratch, plaintext_128, sizeof (plaintext_128)))
1622 static const unsigned char plaintext_128[16] = local
1640 static const unsigned char plaintext_128[16] = local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c1628 static const unsigned char plaintext_128[16] =
1646 static const unsigned char plaintext_128[16] =
1666 rijndael_encrypt (&ctx, scratch, plaintext_128);
1670 if (memcmp (scratch, plaintext_128, sizeof (plaintext_128)))
1622 static const unsigned char plaintext_128[16] = local
1640 static const unsigned char plaintext_128[16] = local

Completed in 109 milliseconds