X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Frandom_p.h;h=bf1b75757a3ca3267128eca296f67f2cd66f805b;hb=ae3571e0d7273f8642468c6a0958c29c05dc7b2a;hp=97d51dadd4fb3d54430b26463c2d784ddbcc1834;hpb=d1a9a6eb1d3014b7708b0f0ddf6e85b783d21639;p=bertos.git diff --git a/bertos/sec/random_p.h b/bertos/sec/random_p.h index 97d51dad..bf1b7575 100644 --- a/bertos/sec/random_p.h +++ b/bertos/sec/random_p.h @@ -47,7 +47,8 @@ #define POOL_NONE 0 #define POOL_YARROW 1 -#define POOL_NAME1 Yarrow +#define POOL_NAMEU1 YarrowPool +#define POOL_NAMEL1 yarrowpool #define PRNG_ISAAC 1 #define PRNG_X917 2