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

/external/chromium_org/third_party/openssl/openssl/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]);
/external/openssl/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]);

Completed in 121 milliseconds