Lines Matching defs:SSL
599 ## SSL section in Migrating from Mbed TLS 2.x to Mbed TLS 3.0
601 ### Remove support for TLS 1.0, 1.1 and DTLS 1.0
628 ### Remove support for SSL 3.0
638 ### Remove support for parsing SSLv2 ClientHello
648 ### Remove support for truncated HMAC
658 ### Remove support for TLS record-level compression
670 ### Remove support for TLS RC4-based ciphersuites
680 ### Remove support for TLS single-DES ciphersuites
689 ### Remove support for TLS record-level hardware acceleration
698 ### Remove config option `MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME`
705 …bine the `MBEDTLS_SSL_CID_PADDING_GRANULARITY` and `MBEDTLS_SSL_TLS1_3_PADDING_GRANULARITY` options
719 ### TLS now favors faster curves over larger curves
725 ### SSL key export interface change
761 ### Remove MaximumFragmentLength (MFL) query API
772 ### Relaxed semantics for PSK configuration
790 ### Remove the configuration to enable weak ciphersuites in SSL / TLS
802 ### Remove the `MBEDTLS_SSL_MAX_CONTENT_LEN` configuration option
812 ### Remove the SSL API `mbedtls_ssl_get_session_pointer()`
835 ### Remove `MBEDTLS_SSL_DTLS_BADMAC_LIMIT` option
846 ### Deprecated functions were removed from SSL
856 ### Remove `MBEDTLS_SSL_RECORD_CHECKING` option and enable its action by default
869 ### Session Cache API Change
897 ### Changes in the SSL error code space
940 ### Modified semantics of `mbedtls_ssl_{get,set}_session()`
970 ### Turn `MBEDTLS_SSL_SRV_RESPECT_CLIENT_PREFERENCE` configuration option into a runtime option
984 ### Strengthen default algorithm selection for X.509 and TLS
1002 ### Remove 3DES ciphersuites