mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-03 04:00:47 -05:00
Move the definitions of mbedtls_ctr_drbg_seed_entropy_len() and mbedtls_ctr_drbg_seed() to after they are used. This makes the code easier to read and to maintain.