Home
last modified time | relevance | path

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

/openssl/test/
H A Dbftest.c176 static unsigned char cfb64_ok[] = { variable
282 printf("%02X", cfb64_ok[j]); in print_test_data()
392 if (!TEST_mem_eq(cbc_out, (int)len, cfb64_ok, (int)len)) in test_bf_cfb64()

Completed in 10 milliseconds