Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto

Miscellaneous fixes resulting from the work on PSA-Crypto
This commit is contained in:
Ronald Cron
2023-07-21 10:54:41 +02:00
committed by GitHub
7 changed files with 166 additions and 113 deletions

View File

@@ -36,7 +36,7 @@
#include <string.h>
#include <mbedtls/entropy.h>
#include "../../library/alignment.h"
#include <alignment.h>
int mbedtls_test_rnd_std_rand(void *rng_state,
unsigned char *output,