Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/library/
Dssl_msg.c3088 static int ssl_hs_is_proper_fragment(mbedtls_ssl_context *ssl) in ssl_hs_is_proper_fragment() function
3289 if (ssl_hs_is_proper_fragment(ssl) == 1) { in mbedtls_ssl_prepare_handshake_record()
4464 (ssl_hs_is_proper_fragment(ssl) == 1); in ssl_buffer_message()