mbedtls/visualc/VS2010
Steven Cooreman 830aff2a98 Restructure the way driver contexts are declared
Drivers (both built-in and external) need to declare their context
structures in a way such that they are accessible by the
to-be-autogenerated crypto_driver_contexts.h file. That file lives in
include/psa, which means all builtin driver context structure
declarations also need to live in include/psa.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-03-15 12:14:32 +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.vcxproj
key_app_writer.vcxproj
key_ladder_demo.vcxproj
mbedTLS.sln
mbedTLS.vcxproj Restructure the way driver contexts are declared 2021-03-15 12:14:32 +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.vcxproj
rsa_sign_pss.vcxproj
rsa_verify.vcxproj
rsa_verify_pss.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_server.vcxproj
ssl_server2.vcxproj ssl_test_lib.[hc]: new source file for common SSL test code 2021-01-06 10:25:35 +01:00
strerror.vcxproj
udp_proxy.vcxproj
zeroize.vcxproj