mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-29 08:31:06 +02: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.