Lines Matching full:who
78 The change affects users who use any of the following functions:
92 This change does not affect users who use the default configuration; it only
93 affects users who enabled that option.
125 This does not affect users who use the default `mbedtls_config.h`, as this option was
139 This only affects users who called the HAVEGE modules directly (not
140 recommended), or users who used it through the entropy module but had it as the
149 This only affects people who've been using Mbed TLS since before version 2.0
211 This does not affect users who use the default `mbedtls_config.h`. `MBEDTLS_SHA256_C`
222 This does not affect users who use the default `mbedtls_config.h`.
257 who were explicitly setting this option.
287 This affects all users who use the RSA encrypt, decrypt, sign and
320 This change affects users who were using the `mbedtls_*_ret()` cryptography
365 This affects all users who use the RSA encrypt, decrypt, sign and
406 This only affects people who use the cipher module to perform AEAD operations
479 This change affects all users who called a function accepting a `f_rng`
521 This shouldn't affect users who took care not to include headers that
566 users who enable this option.
582 This change affects users who have chosen the configuration options to disable the
600 This change does not affect users who were using the default configuration, as
601 this option was already disabled by default. Also, it does not affect users who
661 This only affects TLS users who explicitly enabled `MBEDTLS_SSL_PROTO_SSL3`
671 This only affects TLS servers that have clients who send an SSLv2 ClientHello.
678 This affects users of truncated HMAC, that is, users who called
683 The recommended migration path for people who want minimal overhead is to use a
691 This only affects TLS users who enabled `MBEDTLS_ZLIB_SUPPORT`. This will not
700 This does not affect people who used the default `mbedtls_config.h` and the default
735 This change affects users who modified the default `mbedtls_config.h` padding granularity
820 This does not affect users who use the default `mbedtls_config.h`, as this option was
832 This affects users who use the `MBEDTLS_SSL_MAX_CONTENT_LEN` option to
844 1. Users who manually inspect parts of the current session through
847 2. Users of session resumption who query the current session
865 This change does not affect users who used the default `mbedtls_config.h`, as the option
869 users who didn't need that feature to avoid paying the cost in code size, by
886 This change does not affect users who use the default `mbedtls_config.h`, as the
891 was made optional to allow users who don't need it to save some code space.
894 Users who changed the default setting of the option need to change the config/
899 This affects users who use `mbedtls_ssl_conf_session_cache()`
970 This affects users who call `mbedtls_ssl_get_session()` or
1000 This change affects users who were enabling `MBEDTLS_SSL_SRV_RESPECT_CLIENT_PREFERENCE`