Merge pull request #5111 from mprse/aps_mem_leak
ssl_client2, ssl_server2: add check for psa memory leaks
This commit is contained in:
commit
61f797adfd
5 changed files with 88 additions and 49 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <psa/crypto.h>
|
||||
|
||||
#include <test/asn1_helpers.h>
|
||||
#include <psa_crypto_slot_management.h>
|
||||
#include <test/psa_crypto_helpers.h>
|
||||
|
||||
#if defined(MBEDTLS_PSA_CRYPTO_SE_C)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue