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

/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A Drc2test.c95 static unsigned char RC2cipher[4][8]={ variable
153 if (memcmp(&(RC2cipher[n][0]),buf,8) != 0)
162 printf("%02X ",RC2cipher[n][i]);
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Drc2test.c95 static unsigned char RC2cipher[4][8]={ variable
153 if (memcmp(&(RC2cipher[n][0]),buf,8) != 0)
162 printf("%02X ",RC2cipher[n][i]);

Completed in 45 milliseconds