add signature algorithm debug helper
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
919130c035
commit
bfcfe74b4e
2 changed files with 63 additions and 3 deletions
|
@ -39,7 +39,7 @@ 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 );
|
||||
|
||||
|
||||
const char *mbedtls_ssl_sig_alg_to_str( uint16_t in );
|
||||
|
||||
#endif /* MBEDTLS_DEBUG_C */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue