758aef60c5
Add guards for mbedtls_psa_crypto_free()
...
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com >
2023-04-24 08:10:01 +02:00
774f9debf2
Init PSA in fuzz programs
...
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com >
2023-04-24 08:07:20 +02:00
449bd8303e
Switch to the new code style
...
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com >
2023-01-11 14:50:10 +01:00
6c2e9b6048
Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs
...
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com >
2021-05-21 18:10:44 +02:00
1aec64642c
Remove certs module from mbedtls.
...
Certs will be used only by tests and programs.
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com >
2021-03-16 15:51:25 +01:00
a89040c7f5
Fix undeclared deps on CTR_DRBG in programs/fuzz
...
While at it, fix a few other obvious ones such as ENTROPY and TIMING_C when
applicable.
A non-regression test for CTR_DRBG will be added in a follow-up commit.
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2020-05-29 11:27:08 +02:00
42a2ce8255
No booleans and import config
2019-07-10 14:26:31 +02:00
daab28a4af
checks MBEDTLS_PEM_PARSE_C
2019-06-28 12:31:23 +02:00
48f35f50bf
Move fuzz directory to programs
2019-06-27 08:46:45 +02:00