dolphin/Externals/mbedtls/library
Lioncash e27a4b5d72 Externals/mbedtls: Disable -Wdocumentation related warnings
It's actually kind of wild that these flags are enabled by default.
They produce an incredible amount of console output spam.

Let's remove them, especially since we've made other changes to this
CMakeLists.txt
2023-12-12 21:56:27 -05:00
..
.gitignore mbedTLS: add version 2.1.1 2015-09-25 03:11:48 +02:00
CMakeLists.txt Externals/mbedtls: Disable -Wdocumentation related warnings 2023-12-12 21:56:27 -05:00
Makefile Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
aes.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
aesni.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
arc4.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
aria.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
asn1parse.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
asn1write.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
base64.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
bignum.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
blowfish.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
camellia.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ccm.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
certs.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
chacha20.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
chachapoly.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
check_crypto_config.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
cipher.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
cipher_wrap.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
cmac.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
common.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
constant_time.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
constant_time_internal.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
constant_time_invasive.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ctr_drbg.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
debug.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
des.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
dhm.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecdh.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecdsa.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecjpake.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecp.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecp_curves.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ecp_invasive.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
entropy.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
entropy_poll.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
error.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
gcm.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
havege.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
hkdf.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
hmac_drbg.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
md.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
md2.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
md4.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
md5.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
memory_buffer_alloc.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_common.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_error.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_reader.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_reader.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_trace.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mps_trace.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
net_sockets.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
nist_kw.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
oid.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
padlock.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pem.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pk.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pk_wrap.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pkcs5.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pkcs11.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pkcs12.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pkparse.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
pkwrite.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
platform.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
platform_util.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
poly1305.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_aead.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_aead.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_cipher.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_cipher.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_client.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_core.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_driver_wrappers.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_driver_wrappers.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_ecp.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_ecp.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_hash.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_hash.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_invasive.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_its.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_mac.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_mac.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_random_impl.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_rsa.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_rsa.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_se.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_se.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_slot_management.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_slot_management.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_storage.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_crypto_storage.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
psa_its_file.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ripemd160.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
rsa.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
rsa_internal.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
sha1.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
sha256.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
sha512.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_cache.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_ciphersuites.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_cli.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_cookie.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_msg.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_srv.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_ticket.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_tls.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_tls13_keys.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
ssl_tls13_keys.h Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
threading.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
timing.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
version.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
version_features.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509_create.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509_crl.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509_crt.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509_csr.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509write_crt.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
x509write_csr.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
xtea.c Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00