mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Add comments for remaining internal includes
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "debug_internal.h"
|
||||
|
||||
#include "psa/crypto.h"
|
||||
#include "psa_util_internal.h" // XXX: internal crypto header
|
||||
#include "psa_util_internal.h" // for mbedtls_error_pair_t, psa_status_to_mbedtls
|
||||
extern const mbedtls_error_pair_t psa_to_ssl_errors[7];
|
||||
|
||||
#include "mbedtls/pk.h"
|
||||
|
||||
Reference in New Issue
Block a user