Searched refs:RC2plain (Results 1 – 1 of 1) sorted by relevance
33 static unsigned char RC2plain[4][8] = { variable55 RC2_ecb_encrypt(&RC2plain[n][0], buf, &key, RC2_ENCRYPT); in test_rc2()60 if (!TEST_mem_eq(&RC2plain[n][0], 8, buf2, 8)) in test_rc2()