mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 00:42:21 +01:00
Examples: "./configure --disable-hashdrbg CFLAGS="-DCUSTOM_RAND_GENERATE_BLOCK= custom_rand_generate_block". OR /* RNG */ //#define HAVE_HASHDRBG extern int custom_rand_generate_block(unsigned char* output, unsigned int sz);