Home
last modified time | relevance | path

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

/openssl/test/
H A Dbftest.c37 static BF_LONG bf_plain[2][2] = { variable
301 data[0] = bf_plain[n][0]; in test_bf_ecb_raw()
302 data[1] = bf_plain[n][1]; in test_bf_ecb_raw()
308 if (!TEST_mem_eq(&(bf_plain[n][0]), BF_BLOCK, &(data[0]), BF_BLOCK)) in test_bf_ecb_raw()

Completed in 4 milliseconds