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>
mbedtls_mpi_shift_l()
-missing-prototypes
MBEDTLS_ECDSA_SIGN_ALT