Lines Matching refs:function
15 - Changing function signatures, e.g. adding return codes, adding extra parameters, or making some a…
70 …as public, you need to change your code. If an accessor (getter/setter) function exists, use that.…
72 If no accessor function exists, please open an [enhancement request against Mbed TLS](https://githu…
87 The file `include/mbedtls/net.h` was removed because its only function was to
106 The default reaction to a failed check was to call a function
107 `mbedtls_param_failed()` which the application had to provide. If this function
132 entropy function.
163 The function `mbedtls_mpi_is_prime()` was removed. Please use
192 - The function `mbedtls_md_init_ctx()` was removed; please use
196 provide your own version of that function), please use
238 * `mbedtls_gcm_starts()` now only sets the mode and the nonce (IV). Call the new function `mbedtls_…
248 * `mbedtls_gcm_starts()` now only sets the mode and the nonce (IV). The new function `mbedtls_gcm_u…
324 requirement that a function needs to return a value. This change brings back the
368 The function `mbedtls_rsa_init()` no longer supports selecting the PKCS#1 v2.1
468 ### Some function parameters were made const
479 This change affects all users who called a function accepting a `f_rng`
490 pass `NULL` as the context pointer `p_rng` if your RNG function doesn't need a
530 function that's now in a private header, please reach out on the mailing list
558 function.
574 `mbedtls_x509_crt_parse_der_with_ext_cb()` function which is functionally
595 of the verification callback function passed to `mbedtls_x509_crt_verify()` (see
596 the documentation of this function for more information).
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
889 This option was added only to control compilation of one function,
1003 This option has been removed and a new function with similar functionality has
1006 This new function `mbedtls_ssl_conf_preference_order()` can be used to