Searched refs:xcbc_ok (Results 1 – 2 of 2) sorted by relevance
213 static unsigned char xcbc_ok[32] = { variable220 static unsigned char xcbc_ok[32] = { variable401 if (!TEST_mem_eq(cbc_out, sizeof(xcbc_ok), xcbc_ok, sizeof(xcbc_ok))) in test_des_ede_cbc()
255 static unsigned char xcbc_ok[32] = { variable262 static unsigned char xcbc_ok[32] = { variable635 if (memcmp(cbc_out, xcbc_ok, 32) != 0) { in ATF_TC_BODY()