Searched refs:mbedtls_ssl_close_notify (Results 1 – 2 of 2) sorted by relevance
2118 (void)mbedtls_ssl_close_notify(&ctx->ssl); in ztls_close_ctx()2808 (void)mbedtls_ssl_close_notify(&ctx->ssl); in recvfrom_dtls_client()2901 (void)mbedtls_ssl_close_notify(&ctx->ssl); in recvfrom_dtls_server()
495 * :github:`8605` - mbedtls_ssl_close_notify was called after DTLS context released