mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 12:10:43 -04:00

Always pass a context object to entropy_dummy_source. This lets us write tests that register more than one source and keep track of how many times each one is called.