mbedtls/visualc/VS2010
Chris Jones ef180af350 Move MBEDTLS_ERR_ADD macro and functions to error.*
`error.c` and  error.h are the more logical place to keep this code and it
prevents issues with building `common.c` and conflicts with other projects
that use mbedtls (such as mbedOS).

`error.c` has been automatically generated by first adding the code to
`error.fmt` and then running `./scripts/generate_errors.pl`.

Also add parenthesis to the addition in `MBEDTLS_ERR_ADD`.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-04-13 15:21:43 +01:00
..
aescrypt2.vcxproj
benchmark.vcxproj
cert_app.vcxproj
cert_req.vcxproj
cert_write.vcxproj
crl_app.vcxproj
crypt_and_hash.vcxproj
crypto_examples.vcxproj
dh_client.vcxproj
dh_genprime.vcxproj
dh_server.vcxproj
dtls_client.vcxproj
dtls_server.vcxproj
ecdh_curve25519.vcxproj
ecdsa.vcxproj
gen_entropy.vcxproj
gen_key.vcxproj
gen_random_ctr_drbg.vcxproj
gen_random_havege.vcxproj
generic_sum.vcxproj
hello.vcxproj
key_app_writer.vcxproj
key_app.vcxproj
key_ladder_demo.vcxproj
mbedTLS.sln
mbedTLS.vcxproj Move MBEDTLS_ERR_ADD macro and functions to error.* 2021-04-13 15:21:43 +01:00
mini_client.vcxproj
mpi_demo.vcxproj
pem2der.vcxproj
pk_decrypt.vcxproj
pk_encrypt.vcxproj
pk_sign.vcxproj
pk_verify.vcxproj
psa_constant_names.vcxproj
query_compile_time_config.vcxproj
req_app.vcxproj
rsa_decrypt.vcxproj
rsa_encrypt.vcxproj
rsa_genkey.vcxproj
rsa_sign_pss.vcxproj
rsa_sign.vcxproj
rsa_verify_pss.vcxproj
rsa_verify.vcxproj
selftest.vcxproj
ssl_client1.vcxproj
ssl_client2.vcxproj ssl_test_lib.[hc]: new source file for common SSL test code 2021-01-06 10:25:35 +01:00
ssl_context_info.vcxproj
ssl_fork_server.vcxproj
ssl_mail_client.vcxproj
ssl_server2.vcxproj ssl_test_lib.[hc]: new source file for common SSL test code 2021-01-06 10:25:35 +01:00
ssl_server.vcxproj
strerror.vcxproj
udp_proxy.vcxproj
zeroize.vcxproj