mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 08:10:49 +02:00
08c663a4ac
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);