Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Devp_test.c326 static int memory_err_compare(EVP_TEST *t, const char *err, in memory_err_compare() function
833 if (!memory_err_compare(t, "DIGEST_MISMATCH", in digest_test_run()
1430 if (!memory_err_compare(t, "VALUE_MISMATCH", expected_out, out_len, in cipher_test_enc()
1446 if (!memory_err_compare(t, "TAG_VALUE_MISMATCH", in cipher_test_enc()
1851 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_pkey()
2025 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_mac()
2041 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_mac()
2718 if (!memory_err_compare(t, "KEYOP_MISMATCH", in pkey_test_run()
2741 if (!memory_err_compare(t, "KEYOP_MISMATCH", in pkey_test_run()
3065 if (!memory_err_compare(t, "SHARED_SECRET_MISMATCH", in pderive_test_run()
[all …]