mbedtls/include/mbedtls
Gilles Peskine 67cf66b427 Add a note about the code size benefits
We don't normally make promises related to code size, but this one is vague
enough (just "to benefit"), and it's what a lot of users of this option
care about.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-09-20 23:19:46 +02:00
..
aes.h aes.h: rewrite comment for aes round key buf 2023-05-10 10:06:14 +08:00
aria.h doxygen: remove unnecessary description 2023-07-13 10:02:32 -04:00
asn1.h Move conditionals to keep doxygen with function 2023-09-08 11:09:50 +01:00
asn1write.h Add asn1 write tag and len to x509 use c config 2023-09-04 15:40:41 +01:00
base64.h Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum.h Improve sanity checking of MBEDTLS_HAVE_INTxx 2023-09-06 08:41:05 +01:00
build_info.h Merge pull request #8093 from yuhaoth/pr/add-target-architecture-macros 2023-09-13 08:53:47 +00:00
camellia.h doxygen: \p commands misuse - review comments 2023-07-13 10:02:32 -04:00
ccm.h Reduce code size in ccm 2023-08-16 22:37:32 +01:00
chacha20.h Switch to the new code style 2023-01-11 14:50:10 +01:00
chachapoly.h Switch to the new code style 2023-01-11 14:50:10 +01:00
check_config.h MBEDTLS_SSL_MAX_EARLY_DATA_SIZE: default value should be commented out in config 2023-09-14 13:18:50 +01:00
cipher.h doxygen: \p commands misuse - review comments 2023-07-13 10:02:32 -04:00
cmac.h Switch to the new code style 2023-01-11 14:50:10 +01:00
compat-2.x.h Code review fixes 2021-06-18 12:59:38 +02:00
config_adjust_legacy_crypto.h Split build_info.h: create and populate mbedtls/config_adjust_legacy_crypto.h 2023-09-05 12:03:10 +02:00
config_adjust_legacy_from_psa.h PSA config: Add comment about HKDF 2023-09-07 15:25:53 +02:00
config_adjust_psa_from_legacy.h Split config_psa.h: create and populate mbedtls/config_adjust_psa_from_legacy.h 2023-09-05 12:02:13 +02:00
config_adjust_psa_superset_legacy.h Split config_psa.h: create and populate mbedtls/config_adjust_psa_superset_legacy.h 2023-09-05 11:57:14 +02:00
config_adjust_ssl.h Split build_info.h: create and populate mbedtls/config_adjust_ssl.h 2023-09-05 12:03:10 +02:00
config_adjust_x509.h Split build_info.h: create mbedtls/config_adjust_x509.h 2023-09-05 12:03:10 +02:00
config_psa.h Split config_psa.h: create and populate mbedtls/config_adjust_legacy_from_psa.h 2023-09-05 12:03:08 +02:00
constant_time.h Fix comment typo 2023-08-01 15:04:11 +01:00
ctr_drbg.h Fix entropy-related feature macros 2023-03-24 10:43:40 +01:00
debug.h debug: keep ECDH_C guard for debug printf accessing ecdh_context's items 2023-07-25 10:57:01 +02:00
des.h Improve warnings for DES/3DES 2023-02-02 10:47:58 +00:00
dhm.h doxygen: fix parameter name typos and misused \p commands 2023-07-13 10:02:32 -04:00
ecdh.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecdsa.h doxygen: fix parameter name typos and misused \p commands 2023-07-13 10:02:32 -04:00
ecjpake.h Optimize code (pake role type, freeing buffers) 2023-04-25 14:30:34 +02:00
ecp.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
entropy.h Adjust layout of some stucts 2023-08-16 18:04:44 +01:00
error.h More spelling corrections 2023-09-12 19:19:31 +02:00
gcm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hkdf.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hmac_drbg.h doxygen: fix parameter name typos and misused \p commands 2023-07-13 10:02:32 -04:00
lms.h Switch to the new code style 2023-01-11 14:50:10 +01:00
mbedtls_config.h Add a note about the code size benefits 2023-09-20 23:19:46 +02:00
md.h Merge pull request #7839 from daverodgman/psa-sha3 2023-08-30 08:51:36 +00:00
md5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
memory_buffer_alloc.h Switch to the new code style 2023-01-11 14:50:10 +01:00
net_sockets.h Move clarification to a separate note 2023-06-27 12:20:32 +01:00
nist_kw.h Switch to the new code style 2023-01-11 14:50:10 +01:00
oid.h Add OID for HMAC-RIPEMD160 2023-07-27 15:46:05 +01:00
pem.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pk.h Remove extra copies of a block of comment/define 2023-09-18 09:57:04 +02:00
pkcs5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pkcs7.h Update include/mbedtls/pkcs7.h 2023-03-14 07:13:50 +00:00
pkcs12.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform.h Enable certain documented defines only when generating doxygen 2023-07-03 10:42:15 -04:00
platform_time.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
platform_util.h Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use 2023-09-02 19:22:45 +01:00
poly1305.h Switch to the new code style 2023-01-11 14:50:10 +01:00
private_access.h Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_util.h Make the PSA-mbedtls RNG API public 2023-07-06 12:47:28 +02:00
ripemd160.h Switch to the new code style 2023-01-11 14:50:10 +01:00
rsa.h Improve naming of mimimum RSA key size generation configurations 2023-07-27 14:50:09 +00:00
sha1.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha3.h Remove reference to SHAKE 2023-06-07 17:08:29 +01:00
sha256.h Adjust struct layout for small size win 2023-08-16 22:37:31 +01:00
sha512.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl.h MBEDTLS_SSL_MAX_EARLY_DATA_SIZE: default value should be commented out in config 2023-09-14 13:18:50 +01:00
ssl_cache.h doxygen: fix parameter name typos and misused \p commands 2023-07-13 10:02:32 -04:00
ssl_ciphersuites.h Merge pull request #7921 from valeriosetti/issue7613 2023-09-20 12:47:55 +00:00
ssl_cookie.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_ticket.h Switch to the new code style 2023-01-11 14:50:10 +01:00
threading.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
timing.h Fix cast alignment warning in timing.c 2023-03-31 15:50:54 +01:00
version.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
x509.h Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn 2023-08-16 09:19:46 +00:00
x509_crl.h Document the need to call psa_crypto_init() with USE_PSA_CRYPTO 2023-03-01 20:10:29 +01:00
x509_crt.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
x509_csr.h Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00