Pengyu Lv 08daebb410 Make endpoint getter parameter a pointer to const
It would be convenient for users to query the endpoint
type directly from a ssl context:

```
    mbedtls_ssl_conf_get_endpoint(
        mbedtls_ssl_context_get_config(&ssl))
```

Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
2023-07-10 11:33:23 +08:00
..
2023-07-05 12:33:53 +01:00
2023-03-24 10:43:40 +01:00
2023-06-13 09:57:23 +02:00
2023-03-24 10:43:40 +01:00
2023-06-11 16:04:29 +01:00
2023-06-07 17:08:29 +01:00
2023-06-13 09:57:23 +02:00