1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Minor formatting fixes to address code review comments

Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
This commit is contained in:
Aditya Deshpande
2022-11-29 16:53:29 +00:00
parent 1ac41dec09
commit b6bc7524f9
3 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
/* BEGIN_HEADER */
#include "test/drivers/test_driver.h"
#include <stdio.h>
#if defined(PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY)
/* Sanity checks on the output of RSA encryption.