Home
last modified time | relevance | path

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

/openssl/test/
H A Dbftest.c169 static unsigned char cbc_ok[32] = { variable
276 printf("%02X", cbc_ok[j]); in print_test_data()
363 if (!TEST_mem_eq(cbc_out, 32, cbc_ok, 32)) in test_bf_cbc()
H A Ddestest.c201 static unsigned char cbc_ok[32] = { variable
377 if (!TEST_mem_eq(cbc_out, 32, cbc_ok, 32)) in test_des_cbc()

Completed in 13 milliseconds