Home
last modified time | relevance | path

Searched refs:ssl_buffering_free_slot (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_msg.c375 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl,
3332 ssl_buffering_free_slot(ssl, 0); in mbedtls_ssl_update_handshake_status()
4395 ssl_buffering_free_slot(ssl, (uint8_t) offset); in ssl_buffer_make_space()
6258 ssl_buffering_free_slot(ssl, offset); in mbedtls_ssl_buffering_free()
6262 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl, in ssl_buffering_free_slot() function

Completed in 14 milliseconds