mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-16 00:56:12 -04:00

time() is only needed to seed the PRNG non-deterministically. If it isn't available, do seed it, but pick a static seed. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>