Encrypted Extension: Align the code style of buffer pointer

Signed-off-by: XiaokangQian <xiaokang.qian@arm.com>
This commit is contained in:
XiaokangQian 2021-10-08 08:05:53 +00:00
parent e87e5924c9
commit 140f0459ed
2 changed files with 24 additions and 22 deletions

View file

@ -27,7 +27,6 @@
#include "mbedtls/debug.h"
#include "ssl_misc.h"
#include <mbedtls/debug.h>
int mbedtls_ssl_tls1_3_fetch_handshake_msg( mbedtls_ssl_context *ssl,
unsigned hs_type,