Searched refs:ofb64_ok (Results 1 – 1 of 1) sorted by relevance
183 static unsigned char ofb64_ok[] = { variable288 printf("%02X", ofb64_ok[j]); in print_test_data()424 if (!TEST_mem_eq(cbc_out, (int)len, ofb64_ok, (int)len)) in test_bf_ofb64()