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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/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)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/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