mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-25 20:49:55 +00:00
Add prototype for automatically generated debug helper
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
|
||||
const char *mbedtls_ssl_states_str( mbedtls_ssl_states in );
|
||||
|
||||
const char *mbedtls_ssl_protocol_version_str( mbedtls_ssl_protocol_version in );
|
||||
|
||||
const char *mbedtls_tls_prf_types_str( mbedtls_tls_prf_types in );
|
||||
|
||||
const char *mbedtls_ssl_key_export_type_str( mbedtls_ssl_key_export_type in );
|
||||
|
||||
Reference in New Issue
Block a user