Lines Matching full:please

66 There is a small number of exceptions where some fields are guaranteed to remain stable throughout the lifetime of Mbed TLS 3.x. These fields are explicitly documented as public. Please note that even if all the fields of a structure are public, future versions may add new fields. Also, as before, some public fields should be considered read-only, since modifying them may make the structure inconsistent; check the documentation in each case.
72 If no accessor function exists, please open an [enhancement request against Mbed TLS](https://github.com/Mbed-TLS/mbedtls/issues/new?template=feature_request.md) and describe your use case. The Mbed TLS development team is aware that some useful accessor functions are missing in the 3.0 release, and we expect to add them to the first minor release(s) (3.1, etc.).
141 only source of entropy. If you're in that case, please declare OS or hardware
152 Please use the new names directly in your code; `scripts/rename.pl` (from any
158 Please also refer to the section [High-level crypto](#high-level-crypto) for
163 The function `mbedtls_mpi_is_prime()` was removed. Please use
170 were renamed to replace the corresponding functions without `_ret` appended. Please call
181 removed from the library. Please use parameters from RFC 3526 (still in the
191 the corresponding functions without `_ret` appended. Please call the name without `_ret` appended and check the return value.
192 - The function `mbedtls_md_init_ctx()` was removed; please use
196 provide your own version of that function), please use
401 Please also refer to the section [Low-level crypto](#low-level-crypto) for
413 please add it and be prepared to get as much as 15 bytes of output.
513 API were removed from version 1.0 of specification. Please switch to the new
530 function that's now in a private header, please reach out on the mailing list
551 that case, please embed your own test certificates in your test code; now that
622 securely, please have a look at the key management facilities provided by the
624 please reach out on the mailing list.
663 to date. If one of your peers is in that case, please try contacting them and
673 does, please try contacting them and encouraging them to upgrade their
704 Please switch to any of the modern, recommended ciphersuites (based on
713 Please switch to any of the modern, recommended ciphersuites (based on
723 However if you did, please reach out on the mailing list and let us know about
730 This option has not had any effect for a long time. Please use the `lifetime`
823 If you were using a weak cipher, please switch to any of the modern,
857 access is no longer supported. Please see the [section on private structure fields](#most-structure-fields-are-now-private) for more details.
876 The function `mbedtls_ssl_conf_dh_param()` was removed. Please use
879 The function `mbedtls_ssl_get_max_frag_len()` was removed. Please use