Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dbftest.c183 static unsigned char ofb64_ok[] = { variable
288 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()