Lines Matching full:api
64 … Mbed TLS 3, the layout of structures is not considered part of the stable API, and minor versions…
407 using the multi-part API.
446 This affects users of the PK API as well as users of the low-level API in the RSA module. Users of …
513 API were removed from version 1.0 of specification. Please switch to the new
531 and explain your need; we'll consider adding a new API in a future version.
536 multi-part operations. Five new API functions have been defined:
540 implement those additional five API functions.
555 ### Change the API to allow adding critical extensions to CSRs
560 The API is changed to include the parameter `critical` which enables marking an
623 PSA crypto API. If you have a use case that's not covered yet by this API,
654 1.2; in the future a different API will be added for (D)TLS 1.3.
761 Those APIs have been removed and replaced by the new API
762 `mbedtls_ssl_set_export_keys_cb()`. This API differs from
763 the previous key export API in the following ways:
789 ### Remove MaximumFragmentLength (MFL) query API
840 ### Remove the SSL API `mbedtls_ssl_get_session_pointer()`
856 longer part of the public API in Mbed TLS 3.0, and direct structure field
897 ### Session Cache API Change
903 Those users will need to modify the API of their session cache
1004 been introduced into the SSL API.