Home
last modified time | relevance | path

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

/openssl/test/
H A Dbftest.c184 static unsigned char ofb64_ok[] = { variable
290 printf("%02X", ofb64_ok[j]); in print_test_data()
426 if (!TEST_mem_eq(cbc_out, (int)len, ofb64_ok, (int)len)) in test_bf_ofb64()

Completed in 11 milliseconds