Home
last modified time | relevance | path

Searched refs:MBEDTLS_TLS_EXT_ADV_CONTENT_LEN (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/library/
Dssl_misc.h344 #define MBEDTLS_TLS_EXT_ADV_CONTENT_LEN ( \ macro
Dssl_tls.c221 return MBEDTLS_TLS_EXT_ADV_CONTENT_LEN; in ssl_mfl_code_to_length()
231 return MBEDTLS_TLS_EXT_ADV_CONTENT_LEN; in ssl_mfl_code_to_length()
3159 ssl_mfl_code_to_length(mfl_code) > MBEDTLS_TLS_EXT_ADV_CONTENT_LEN) { in mbedtls_ssl_conf_max_frag_len()