Home
last modified time | relevance | path

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

/third_party/openssl/test/
Drc2test.c34 static unsigned char RC2cipher[4][8] = { variable
50 if (!TEST_mem_eq(&RC2cipher[n][0], 8, buf, 8)) in test_rc2()