Paul Elliott
5d7e61fb61
Fix uninitialised return value.
...
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2022-02-15 16:05:17 +00:00
Paul Elliott
a1dc3e5a60
Add safety to dummy_random in case of NULL context
...
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2022-02-14 18:26:21 +00:00
Dave Rodgman
351c71b7f2
Fix builds when config.h only defines MBEDTLS_BIGNUM_C
...
Fixes #4929
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2021-12-06 17:50:53 +00: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
a82fdd4763
Removing space before opening parenthesis
2019-07-10 13:53:40 +02:00
Philippe Antoine
b3d3127d01
Style corrections
2019-07-10 13:34:51 +02:00
Philippe Antoine
2321945e44
Syntax fix
2019-07-10 08:26:04 +02:00
Philippe Antoine
3e408d59c4
Fixes warnings from MSVC
2019-07-10 01:09:50 +02:00
Philippe Antoine
48f35f50bf
Move fuzz directory to programs
2019-06-27 08:46:45 +02:00