Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_test.c83 static int memory_err_compare(EVP_TEST *t, const char *err, in memory_err_compare() function
443 if (!memory_err_compare(t, "DIGEST_MISMATCH", in digest_test_run()
746 if (!memory_err_compare(t, "VALUE_MISMATCH", expected_out, out_len, in cipher_test_enc()
761 if (!memory_err_compare(t, "TAG_VALUE_MISMATCH", in cipher_test_enc()
1047 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run()
1206 if (!memory_err_compare(t, "KEYOP_MISMATCH", in pkey_test_run()
1325 if (!memory_err_compare(t, "SHARED_SECRET_MISMATCH", in pderive_test_run()
1543 if (!memory_err_compare(t, "KEY_MISMATCH", expected->key, expected->key_len, in pbe_test_run()
1659 if (!memory_err_compare(t, "BAD_ENCODING", in encode_test_run()
1684 && !memory_err_compare(t, "BAD_DECODING", in encode_test_run()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c98 static int memory_err_compare(EVP_TEST *t, const char *err, in memory_err_compare() function
475 if (!memory_err_compare(t, "DIGEST_MISMATCH", in digest_test_run()
981 if (!memory_err_compare(t, "VALUE_MISMATCH", expected_out, out_len, in cipher_test_enc()
996 if (!memory_err_compare(t, "TAG_VALUE_MISMATCH", in cipher_test_enc()
1401 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_pkey()
1591 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_mac()
1607 || !memory_err_compare(t, "TEST_MAC_ERR", in mac_test_run_mac()
1823 if (!memory_err_compare(t, "KEYOP_MISMATCH", in pkey_test_run()
1848 if (!memory_err_compare(t, "KEYOP_MISMATCH", in pkey_test_run()
2025 if (!memory_err_compare(t, "SHARED_SECRET_MISMATCH", in pderive_test_run()
[all …]