Searched refs:ssl_hs_is_proper_fragment (Results 1 – 1 of 1) sorted by relevance
3088 static int ssl_hs_is_proper_fragment(mbedtls_ssl_context *ssl) in ssl_hs_is_proper_fragment() function3289 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()