/*
* Shared entropy state for user-provided randomness.
*
* Call pqc_randombytes_init() before invoking any upstream keygen/sign
* function that calls randombytes(), and pqc_randombytes_cleanup()
* afterwards to clear the global state.
*/
void ;
void ;
/* PQC_RANDOMBYTES_CUSTOM_H */