Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_misc.h338 #define MBEDTLS_TLS_EXT_ADV_CONTENT_LEN ( \ macro
H A Dssl_tls.c214 return MBEDTLS_TLS_EXT_ADV_CONTENT_LEN; in ssl_mfl_code_to_length()
224 return MBEDTLS_TLS_EXT_ADV_CONTENT_LEN; in ssl_mfl_code_to_length()
3015 ssl_mfl_code_to_length(mfl_code) > MBEDTLS_TLS_EXT_ADV_CONTENT_LEN) { in mbedtls_ssl_conf_max_frag_len()