mbedtls/include/mbedtls
Jaeden Amero 815e9a21a3 Remove files sourced from Mbed Crypto
Remove cryptography related files and a few utility header files that
are shared between Mbed TLS and Mbed Crypto. Mbed TLS will use an Mbed
Crypto sourced version of each of these header files in order to ease
the maintenance burden of both libraries, and to make it easier to keep
Mbed TLS and Mbed Crypto in sync.

As part of removing cryptography related files, tell Doxygen to source
information from the removed the headers, so that it will consider them
for inclusion within Doxygen output.

Later, as part of the Mbed TLS 3.0 (API breaking version), we'll
restructure the organization of the 3 libraries a bit, to move some
things out of Mbed Crypto that don't belong there.

Candidates of not belonging in Mbed Crypto, but are in libmbedcrypto.so
for legacy reasons:
 - asn1.h
 - asn1write.h
 - base64.h
 - memory_buffer_alloc.h
 - platform.h
 - platform_time.h
 - platform_util.h
 - threading.h
 - timing.h
 - version.h
2019-08-15 15:44:50 +01:00
..
certs.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
check_config.h Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID 2019-06-03 16:07:50 +01:00
compat-1.3.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
config.h config: Fix Doxygen link to MBEDTLS_PARAM_FAILED 2019-08-15 15:44:50 +01:00
debug.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
error.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
net.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
net_sockets.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
pkcs11.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_cache.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_ciphersuites.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_cookie.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_internal.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
ssl_ticket.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
version.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_crl.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_crt.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00
x509_csr.h Use mbedtls-based path for includes 2019-08-15 15:44:50 +01:00