Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c3089 static int ssl_hs_is_proper_fragment(mbedtls_ssl_context *ssl) in ssl_hs_is_proper_fragment() function
3305 if (ssl_hs_is_proper_fragment(ssl) == 1) { in mbedtls_ssl_prepare_handshake_record()
4574 (ssl_hs_is_proper_fragment(ssl) == 1); in ssl_buffer_message()