Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dssl.h557 #define MBEDTLS_SSL_ALERT_MSG_MISSING_EXTENSION 109 /* 0x6d -- new in TLS 1.3 */ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_tls13_server.c1763 MBEDTLS_SSL_PEND_FATAL_ALERT(MBEDTLS_SSL_ALERT_MSG_MISSING_EXTENSION, in ssl_tls13_parse_client_hello()