Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_test_common_source.c148 ret_cr1 = mbedtls_ssl_check_record(ssl, tmp_buf, len); in ssl_check_record()
153 ret_cr2 = mbedtls_ssl_check_record(ssl, tmp_buf, len); in ssl_check_record()
/mbedtls-latest/include/mbedtls/
Dssl.h2548 int mbedtls_ssl_check_record(mbedtls_ssl_context const *ssl,
/mbedtls-latest/library/
Dssl_msg.c318 int mbedtls_ssl_check_record(mbedtls_ssl_context const *ssl, in mbedtls_ssl_check_record() function
/mbedtls-latest/docs/
D3.0-migration-guide.md890 `mbedtls_ssl_check_record()`, which is only useful in some specific cases, so it
/mbedtls-latest/
DChangeLog2852 * Add a new API function mbedtls_ssl_check_record() to allow checking that