libretro-dolphin/Externals/mbedtls/library
Lioncash 3053fea160 Externals: Update mbedtls to 2.16.1
On a few of our buildbot instances, we get warnings about the usage of
deprecated functions. We should correct these, especially if we're
delegating to system versions of the libraries if they're available.
However, in order to do that, we need to update our library variant from
2.1.1 so that the non-deprecated alternatives are actually available.
2019-06-07 21:56:28 -04:00
..
.gitignore mbedTLS: add version 2.1.1 2015-09-25 03:11:48 +02:00
aes.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
aesni.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
arc4.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
aria.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
asn1parse.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
asn1write.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
base64.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
bignum.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
blowfish.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
camellia.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ccm.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
certs.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
chacha20.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
chachapoly.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
cipher.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
cipher_wrap.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
cmac.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
CMakeLists.txt Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ctr_drbg.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
debug.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
des.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
dhm.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ecdh.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ecdsa.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ecjpake.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ecp.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ecp_curves.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
entropy.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
entropy_poll.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
error.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
gcm.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
havege.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
hkdf.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
hmac_drbg.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
Makefile Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
md.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
md2.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
md4.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
md5.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
md_wrap.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
memory_buffer_alloc.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
net_sockets.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
nist_kw.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
oid.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
padlock.c mbedTLS: add version 2.1.1 2015-09-25 03:11:48 +02:00
pem.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pk.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pk_wrap.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pkcs5.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pkcs11.c mbedTLS: add version 2.1.1 2015-09-25 03:11:48 +02:00
pkcs12.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pkparse.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
pkwrite.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
platform.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
platform_util.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
poly1305.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ripemd160.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
rsa.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
rsa_internal.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
sha1.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
sha256.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
sha512.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_cache.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_ciphersuites.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_cli.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_cookie.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_srv.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_ticket.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
ssl_tls.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
threading.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
timing.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
version.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
version_features.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509_create.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509_crl.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509_crt.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509_csr.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509write_crt.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
x509write_csr.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00
xtea.c Externals: Update mbedtls to 2.16.1 2019-06-07 21:56:28 -04:00