Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/library/
Dssl_msg.c3307 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_update_handshake_status() local
4280 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_message() local
4371 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_make_space() local
4412 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_message() local
4703 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_free_buffered_record() local
4720 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_record() local
4781 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_future_record() local
6258 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_buffering_free() local
6274 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffering_free_slot() local
Dssl_misc.h853 } hs[MBEDTLS_SSL_MAX_BUFFERED_HS]; member