mbedtls/include/mbedtls
Gilles Peskine 72c8c5b352 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801
Conflict resolution:
* `scripts/config.pl`:
  Take the exclusion of `MBEDTLS_PSA_CRYPTO_SE_C` from the API branch.
  Take the removal of `MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C` (obsolete) from
  the development branch.
* `tests/scripts/all.sh`:
  Multiple instances of factoring a sequence of `config.pl` calls into
  a mere `config.pl baremetal` in the development branch, and a change in
  the composition of `baremetal` in the API branch. In each case, take the
  version from development.
* `tests/suites/test_suite_psa_crypto_slot_management.function`:
  A function became non-static in development and disappeared in the API
  branch. Keep the version from the API branch. Functions need to be
  non-static if they're defined but unused in some configurations,
  which is not the case for any function in this file at the moment.
* `tests/suites/test_suite_psa_crypto.function`:
  Consecutive changes in the two branches, reconciled.
2019-07-31 17:47:49 +02:00
..
aes.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
aesni.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
arc4.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
aria.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
asn1.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
asn1write.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
base64.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
bignum.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
blowfish.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
bn_mul.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
camellia.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ccm.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
chacha20.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
chachapoly.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
check_config.h Gate secure element support by a separate config option 2019-06-26 20:01:35 +02:00
cipher.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
cipher_internal.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
cmac.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
compat-1.3.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
config.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
ctr_drbg.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
des.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
dhm.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ecdh.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ecdsa.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ecjpake.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ecp.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
ecp_internal.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
entropy.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
entropy_poll.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
error.h Merge remote-tracking branch 'tls/development' into development 2019-07-31 10:37:53 +01:00
gcm.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
havege.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
hkdf.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
hmac_drbg.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
md.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
md2.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
md4.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
md5.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
md_internal.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
memory_buffer_alloc.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
nist_kw.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
oid.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
padlock.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
pem.h Merge remote-tracking branch 'tls/development' into development 2019-07-31 10:37:53 +01:00
pk.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
pk_internal.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
pkcs5.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
pkcs12.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
platform.h Merge remote-tracking branch 'tls/development' into development 2019-07-31 10:37:53 +01:00
platform_time.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
platform_util.h Merge remote-tracking branch 'tls/development' into development 2019-07-31 10:37:53 +01:00
poly1305.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
psa_util.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
ripemd160.h Enable ALT implementations of ripemd160 2019-07-15 15:52:25 +01:00
rsa.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
rsa_internal.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
sha1.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
sha256.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
sha512.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
threading.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
timing.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
version.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00
xtea.h Use mbedtls-based path for includes 2019-07-15 15:52:25 +01:00