Mateusz Starzyk
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
Mateusz Starzyk
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
Manuel Pégourié-Gonnard
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
Philippe Antoine
42a2ce8255
No booleans and import config
2019-07-10 14:26:31 +02:00
Philippe Antoine
daab28a4af
checks MBEDTLS_PEM_PARSE_C
2019-06-28 12:31:23 +02:00
Philippe Antoine
48f35f50bf
Move fuzz directory to programs
2019-06-27 08:46:45 +02:00