add enum value to string helpers
Only add helpers for enum in `ssl.h`. Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
1dc3c4553d
commit
e78ee99624
8 changed files with 331 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "mbedtls/debug.h"
|
||||
|
||||
#include "ssl_misc.h"
|
||||
#include "ssl_debug_helpers_generated.h"
|
||||
|
||||
int mbedtls_ssl_tls13_handshake_server_step( mbedtls_ssl_context *ssl )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue